将实时视频发布到 CloudFront Streaming

发布于 2024-10-12 23:33:09 字数 278 浏览 4 评论 0原文

我正在研究在网络应用程序中流式传输实时视频的最佳方式(多个用户创建的流)。到目前为止,使用 AWS CloudFront 将视频分发到 Flash 客户端似乎相当简单,但我还没有找到太多有关发布视频的文档。

理想情况下,发布界面类似于 JustinTV 或 Ustream,其中一个简单的 Flash 应用程序将从网络摄像头捕获视频并将其流式传输到某个地方。有谁知道 CloudFront 是否可以实现这一点?如果是这样,有人有一些文档或教程的链接吗?亚马逊自己的文档似乎只涵盖了现有视频文件的流式传输。

谢谢

I'm doing research into the best way to stream live video in a webapp (multiple user created streams). So far it looks like using AWS CloudFront to distribute the video to flash clients would be fairly straightforward, but I haven't found much documentation on publishing the video.

Ideally, the publishing interface would be similar to JustinTV or Ustream, in that a simple Flash app would capture the video from a webcam and stream it somewhere. Does anyone know if this is possible with CloudFront? If so, does anyone have a link to some documentation or a tutorial? Amazon's own docs only seem to cover streaming of an already existing video file.

Thanks

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

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

发布评论

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

评论(2

往事风中埋 2024-10-19 23:33:09

截至今天,Cloudfront 似乎不支持直播。在他们的网站上:

“问:Amazon CloudFront 支持直播吗?
目前还没有,但我们打算在将来添加此功能。许多客户已经使用 Amazon EC2 来流式传输实时内容。”

http://aws.amazon.com/ cloudfront/faqs/#Does_Amazon_CloudFront_support_live_streaming

As of today, it doesn't look like Cloudfront supports live streaming. From their website:

"Q. Does Amazon CloudFront support live streaming?
Not at this point, but we intend to add this capability in the future. Many customers already use Amazon EC2 to stream live content."

http://aws.amazon.com/cloudfront/faqs/#Does_Amazon_CloudFront_support_live_streaming

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