Possible to stream videos using Amazon S3/CloudFront with HTML5 player?

后端 未结 6 1020
执笔经年
执笔经年 2021-01-29 21:48

I want to use an HTML5 video player and stream videos. Is this possible with S3/CloudFront? I understand Amazon uses the RTMP streaming protocol and HTML5\'s video

6条回答
  •  生来不讨喜
    2021-01-29 22:21

    I have CloudFront & S3 setup & streaming video with an HTML5 player that is responsive. Mind you I am attempting to get it to work in all browsers & it doesn't work 100% how it should.

    Here is an interesting tutorial for Embedding video into a WordPress site via JW Player & S3: http://www.mywpexpert.com/embed-videos-amazon-s3-jw-player/

    Here is another example of connecting directly to S3 within WordPress: http://html5.svnlabs.com/amazon-s3-cloud-html5-player/

    Hope these help.

提交回复
热议问题