[Live-devel] (no subject)

Ross Finlayson finlayson at live555.com
Mon Apr 7 16:21:17 PDT 2008


>Is it possible for live555 to seek to an arbitrary point in an MPEG2
>Program file, find the next GOP in the file, and stream from there?

Yes, this is already implemented (but doesn't work particularly well, 
because the resulting presentation timestamps (from the audio and 
video substreams) aren't always in sync).

For example, our "live555MediaServer" already supports seeking on 
MPEG Program Stream files.


>If yes, which class supports this?

MPEG1or2DemuxedServerMediaSubsession::seekStreamSource()

Note that - for a typical MPEG Program Stream that contains both an 
audio and video substream -  this function ends up getting called 
twice - once for each substream.

-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list