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

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

2017-10-13 Thread Durgesh Tanuku
Hi Ross, We are using live555 library (proxyServer) for proxying the back-end Camera streams to end clients in one of our applications. Recently I was trying to write a Camera simulation application (using live555 2017.09.12) to test our Proxy Server. This Camera simulation app Registers an RTSP