Confused about streaming video in HTML5
问题 What is the best way to play HTML5 video istantly from an Amazon Cloudfront distribution? I've done lots of research on the subject, and can't seem to work out the best way of doing it. I'm currently using popcorn.js, and have tried with video.js as well. Video is working, it's just not playing straight away on all browsers. In IE it seems to download the whole file first. What's the simplest solution for HTML5 video using MP4s on an Amazon Cloudfront distribution at the moment? 回答1: If you