Re: [Live-devel] Backend Camera receiving DESCRIBE request in REGISTER's success response (200 OK) from Proxy Server

2017-10-16 Thread Ross Finlayson
> 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

Re: [Live-devel] Backend Camera receiving DESCRIBE request in REGISTER's success response (200 OK) from Proxy Server

2017-10-16 Thread Durgesh Tanuku
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