[Live-devel] RTSPServer may stop sending data when tunnelling over TCP

Kirill Zhegulev kzhegulev at icontrol.com
Fri May 1 11:03:48 PDT 2015



As I noted in my earlier response, we usually have to continue to allow a “RTSPClientSession” to outlive a “RTSPClientConnection” - but that doesn’t make sense if the session is using RTP/RTCP-over-TCP streaming.  In that case, when the “RTSPClientConnection” dies, we need to also close any “RTSPClientSession” objects that were using this connection for RTP/RTCP-over-TCP streaming.

Thanks for the note.  I’ll try to come up with a fix shortly.


Thanks Ross. I will upgrade the library when you fix it. Meanwhile I modified my patch to add new session to fConnectionSessions
 only if streamingMode is RTP_TCP.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20150501/cfd23809/attachment.html>


More information about the live-devel mailing list