Cloudfront - 未找到流
我对cloudfront有点陌生,但已经设法让JWPlayer为我放入连接到流媒体发行版的存储桶中的.mov工作rtmp。我不确定的是,我已将另外 2 个 .mov 文件添加到同一个存储桶中,并以相同的权限将它们公开(每个人:打开/查看),但播放器报告未找到流。上传的视频是否需要一定的时间才能通过 RTMP 访问?
谢谢
I'm kind of new to cloudfront but have managed to get JWPlayer working rtmp for a .mov I put in a bucket connected to a streaming distribution. What I'm not sure about is that I've added 2 other .mov files to the same bucket and made them public both with the same permissions (Everyone: Open/View) however the player reports stream not found. Does it take a certain amount of time for the videos uploaded to become accessible via RTMP?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(1)
使用 .mp4 (h.264) 文件为我解决了这个问题。
Using .mp4 (h.264) files fixed this issue for me.