RESOLVED FIXED 40853
Click on unloaded position in <video> to preload from that point
https://bugs.webkit.org/show_bug.cgi?id=40853
Summary Click on unloaded position in <video> to preload from that point
Ridley Combs
Reported 2010-06-18 13:32:12 PDT
Most Flash-based media players of the internet (YouTube, MegaVideo, JW Player...) support jumping to a point in a video that hasn't been loaded yet, and automatically loading from that point. This feature isn't present in the HTML5 <video> player, and this lack-of-a-feature is crippling when viewing long videos in the HTML5 <video> tag. Could this feature be added?
Attachments
Simon Fraser (smfr)
Comment 1 2010-06-18 13:40:27 PDT
This requires that the server support byte-range requests. It may work now for some content.
Ridley Combs
Comment 2 2010-07-07 23:43:04 PDT
Whoops, aready fixed!
Note You need to log in before you can comment on or make changes to this bug.