Amazon S3 Hosting Streaming Video

后端 未结 6 986
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-30 17:24

If I make an Amazon s3 MP4 resource publically availible and then throw the Html5 Video tag around the resource\'s URL will it stream? Is it really that simple. There are a lot

6条回答
  •  遥遥无期
    2021-01-30 17:43

    I just had the same question as you and was happy to see that uploading an mp4 file to S3, setting "public" permissions on it, and then using this simple HTML worked great without any additional tools. And CloudFront wasn't even necessary.

    
    

提交回复
热议问题