<div dir="ltr"><div><div style="font-size:12.8px">Hi Ross,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We are using live555 library (proxyServer) for proxying the back-end Camera streams to end clients in one of our applications. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">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 stream (generated from local video file) with our Proxy Server application. I have implemented this code referring to testOnDemandRTSPServer.cpp. This code is working fine.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">But occassionally stream is not getting registered properly with the Proxy Server. With the help of tcpdump and additional logs, I have found that Camera simulation app received DESCRIBE request along with response to REGISTER request. Below is the corresponding log that printed contents of fResponseBuffer during Registration failure.</div><div style="font-size:12.8px"><br></div><blockquote style="font-size:12.8px;margin:0px 0px 0px 40px;border:none;padding:0px"><div>fResponseBuffer : </div><div><br></div><div>RTSP/1.0 200 OK</div><div>CSeq: 3</div><div>Date: Thu, Oct 12 2017 14:56:02 GMT</div><div><br></div><div>DESCRIBE rtsp://<a href="http://10.0.1.163:8554/matroskaFileTest" target="_blank">10.0.1.163:8554/matrosk<wbr>aFileTest</a> RTSP/1.0</div><div>CSeq: 2</div><div>User-Agent: Video Framework </div><div>Accept: application/sdp</div></blockquote><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Because of this, DESCRIBE request is not processed by Camera simulation app and Registration is getting failed some times. Can you point how i can handle this scenario in my Camera simulation app so that registration will be successful everytime?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Durgesh </div></div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div>
</div>