> The problem frequently occurs in the following scenarios:
> 1) ProxyRTSPClient::continueAfterLivenessCommand called from within
> the stack frame of SocketDescriptor::tcpReadHandler.
> 2) A client to the proxy server issues PLAY while the connection to the
> 'back end' is being reestablished.
It seems the 2nd issue was already corrected by the change in
RTSPClient.cpp introduced in the 2016.11.28 version of live555.
Ross, does this make sense?

For the 1st issue, I've introduced a change which defers the reset of
the ProxyRTSPClient as
a scheduled task and it solves the problem for me. Is this a
reasonable change and would you accept a patch?

/Erik
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to