开发者

mediaelement.js - how to play from Cloudfront

开发者 https://www.devze.com 2023-02-12 04:09 出处:网络
I would like to be able to stream mp4 video files from cloudfront - 开发者_如何学运维how do I set this up in mediaelement?Just point the src to your cloudfront distribution URL and you\'re all set:

I would like to be able to stream mp4 video files from cloudfront - 开发者_如何学运维how do I set this up in mediaelement?


Just point the src to your cloudfront distribution URL and you're all set:

 <video src="http://mycloudfront.com/myfile.mp4"></video>

You'll want to make sure you also add a crossdomain.xml to your Amazon S3 for Flash fallback mode.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号