On Sun, Oct 19, 2014 at 9:33 AM, Michael Dale <mdale@wikimedia.org> wrote:
We can’t do http range requests against the ogg index byte / time mappings ?As I recall, XHR won't let us send 'Range' header without some CORS opt-in we haven't figured out how to get working right. If we can resolve that, should be able to rig up seeking & chunked streaming based on Range headers (this would also let us run large files without eating up memory in Safari).