> I am developing an aplication thar uses rtspProxyServer to be used with some 
> IP cameras.
> The source used as starting point was live555ProxyServer.cpp.
> 

Sorry, but we can’t really help you with your own application code that was 
‘based on live555ProxyServer.cpp’.  We can help only with problems that occur 
with the unmodified proxy server code.

> 1: When I disconnect the client from the server (terminating connection), it 
> seems the transmition to and from the camera still remains and in the screen 
> shows "sending REPORT", "sending RTCP packet", "schedule( .... )" and other 
> messages. These messages doesn't end, but it doesn't seem to be a problem, 
> becase I can connect and disconnect many other times withou problems.
> 

That’s correct.  The connection between the proxy server and the ‘back-end’ 
server remains, as long as the “ProxyServerMediaSubsession” object remains.

> 2: When I connect and disconnect the client and after that I turn off the 
> camera the program CRASHES indicating the file DigestAuthentication.cpp line 
> 55. It seems no longer exist username() and password().
> 
Can you reproduce this crash with the original, *unmodified* “LIVE555 Proxy 
Server” code?

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to