https://bugzilla.wikimedia.org/show_bug.cgi?id=42591
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Brion Vibber <[email protected]> --- MPEG-DASH style streaming would also be good for the ogv.js player (or a future webm.js variant) in non-WebM-supporting browsers, as this would enable things that are difficult when loading a large video file via XMLHTTPRequest: * true streaming in Safari (currently can only progressive download into an in-memory buffer) * quick seeking to any position in the file * adaptive switching of resolutions based on CPU speed The smaller file chunks should also be friendlier to our caching infrastructure, in theory. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
