Hello

I've been studying the behaviour of the backend liveness mechanism, implemented in ProxyRTSPClient::sendLivenessCommand, and it seems that there is no "timeout" to check if the liveness command response is received. Sometimes the liveness command is sent but no response is received, and the ProxyRTSPClient doesn't notice it. However, in the frontend part (RTSPClientSession) exists a method to control the timeout (livenessTimeoutTask), and this method is launched as a delayed task. I would like to know if really there isn't any liveness timeout control in the backend part. Otherwise, it would be very helpful that you describe which control method are you using

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

Reply via email to