[Live-devel] ServerMediaSession with multiple files

Jordi Llamas Pons jordillamaspons at gmail.com
Tue Apr 21 05:29:38 PDT 2009


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 <finlayson at 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 at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090421/9ce123de/attachment-0001.html>


More information about the live-devel mailing list