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 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
add delay in Proxy Server library code to solve this issue. So can you
suggest me anything that i could do in Camera simulation code to solve this
issue ?

Thanks,
Durgesh.

On Sat, Oct 14, 2017 at 1:22 PM, Ross Finlayson <[email protected]>
wrote:

> Thanks for the note.  I assume that you are using our
> “RTSPServer::registerStream()” function in your ‘back-end’ server (your
> ‘camera simulator’) to implement the RTSP “REGISTER” command.
>
> I believe you’ve found a bug.  Fixing it will be non-trivial, but I’ll
> keep this mailing list updated.  Thanks again.
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> [email protected]
> http://lists.live555.com/mailman/listinfo/live-devel
>
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to