开发者

mediaelement.js - how to play from Cloudfront

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜