http - MP4 - Prepare header for pseudostreaming requests -


assuming client not support byte-range requests , therefore make requests test.mp4?startoffset=2000

how can server prepare mp4 header works requests... there bare minimum works every time or must actual original header?

similarly, there way use ffprobe export original header as-is (i.e. binary format) can resent @ beginning of each request, server?

thanks!

edit: did digging around using atomicparsley , looking @ pseudostreamed videos via archive.org. seems "header" need reconstructed new stream. specifically, moov atom , mdat data.

putting aside mdat now, there helpful libraries out there convert moov moov, or @ least make easier? no c++ please, c fine


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -