如何存储和流式传输私人视频内容

发布于 2024-09-12 21:32:12 字数 140 浏览 4 评论 0原文

创建满足以下要求的在线视频点播服务的最佳方法是什么:

  • 视频必须是私密且安全的
  • 分析
  • 必须使用 CDN
  • Flash 视频播放器

对此的最佳解决方案是什么?

What is the best way to create an online video-on-demand service with this requirements:

  • The video must be private and secure
  • Analytics
  • Must use a CDN
  • Flash video player

What's the best solution(s) for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

-黛色若梦 2024-09-19 21:32:12

实际上,结合开源播放器(例如 FlowPlayer)和支持的 CDN 非常容易做到安全流(请参阅链接)。几乎所有 CDN 都提供分析功能,因此这并不是真正的问题(尽管服务级别各不相同)。您可能想要设置登录系统,或使用开源 CRM - 但这取决于你对“私人”的定义。

It is actually extremely easy to do with a combination of an open-source player (like FlowPlayer) and a CDN that supports secure streaming (see link). Analytics is available in almost all CDNs, so that isn't really an issue (although levels of service vary). You may want to setup a Login System, or use an open-source CRM - but that depends on your definition of "private".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文