And how can I make the client to divide the file in multiple parts? I modified FileSink to make the parts based on a constant instead of the video size but I suppose it can be done much better.
Thanks! 2009/4/21 Ross Finlayson <finlay...@live555.com> > 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/ > _______________________________________________ > live-devel mailing list > live-devel@lists.live555.com > http://lists.live555.com/mailman/listinfo/live-devel >
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel