Program Challenge

Planning Cloud Video Recording Service

Agenda

  • Requirement
  • What Should We Take Care
  • What Solution I Adopt
  • CVR Service Architecture
  • Pros & Cons
  • Q & A

Requirement

  • Streaming data could be recorded at server site

  • Client can access streaming data by mobile through some APIs.

What We Should Take Care

  • streaming data can be stored efficiently, and cost economy

  • Access streaming data Efficient/secure APIs

What Solution I Adopt

  • Platform : AWS
  • API request / response : HLS / JWT
  • Single File Size : 2.5G 
  • 檔案保存期限 : 6 months

CVR Service Architecture

Pros

  • 較好的使用者體驗
  • 影音上傳不中斷
  • Auto FailOver

Cons

  • 儲存成本較高
  • API安全性
  • streaming data非永久保存

Q & A

Cloud Video Recording Server Building

By Cyril Yu

Cloud Video Recording Server Building

  • 995