> In our Proxy Server (on development cluster), I have temporarily added a
> delay (500 ms) in ProxyRTSPClient::sendDESCRIBE() before sending DESCRIBE
> request to Camera simulation binary. With added delay there were no REGISTER
> failures from last 2 days. But I don't think it's a good idea to
Hi Ross,
Thanks for your reply. Yes I am using “RTSPServer::registerStream()”
function to implement the RTSP “REGISTER” command in my Camera simulation
code.
In our Proxy Server (on development cluster), I have temporarily added a
delay (500 ms) in ProxyRTSPClient::sendDESCRIBE() before sending