[Live-devel] RTSP Server TCP Negotiation only

David Cassany Viladomat david.cassany at i2cat.net
Wed Sep 25 23:52:01 PDT 2013


Thanks Ross,

I had something similar in mind, so I believe I will take this path :)

Thanks once again, you've been really helpful.

David Cassany


2013/9/25 Ross Finlayson <finlayson at live555.com>

> I have been having a look in live555 source code for some time right now
> in order to find out how cloud I implement an RTSP server using live555
> and using at the same time my own UDP/RTP sender functions.
>
>
> I believe you can do this, by defining your own subclass of
> "ServerMediaSubsession" (and then adding an instance of this class (inside
> a "ServerMediaSession) to your "RTSPServer" object, after you've created
> it).
>
> Your subclass of "ServerMediaSubsession" will need to implement the
> following pure virtual functions: sdpLines(), getStreamParameters(),
> startStream().
>
>
> 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/20130926/bc4eb828/attachment.html>


More information about the live-devel mailing list