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
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.