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.
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel