[Live-devel] ServerMediaSession with multiple files

Ross Finlayson finlayson at live555.com
Tue Apr 21 01:56:46 PDT 2009


>I've been trying for days to make RTSPServer to stream a video that 
>is divided in 5 parts,
>in a way that the client acts as if it was receiving the stream from 
>a single video file.
>I've looked at ServerMediaSession.cpp/.h but I am pretty much lost.

You can do this by writing a new "ServerMediaSubsession" (subclass) - 
similar to the original one - that uses the 
"ByteStreamMultiFileSource" class instead of "ByteStreamFileSource".
-- 

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


More information about the live-devel mailing list