Re: [Live-devel] BUG: proxyServer crashes when turn the camera off

2015-02-04 Thread Ross Finlayson
Thanks for the bug report. I’ve just released a new version - 2015.02.04 - of the “LIVE555 Streaming Media” code that fixes this. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http:

Re: [Live-devel] BUG: proxyServer crashes when turn the camera off

2015-02-04 Thread sergio
Yes; I could reproduce with the original live555ProxyServer.exe. What I did was: In the live555ProxyServer.cpp put the riquired line to use access control #define ACCESS_CONTROL I just left the same user and password ("username1", "password1") compiled again repeated the same test

Re: [Live-devel] BUG: proxyServer crashes when turn the camera off

2015-02-04 Thread Ross Finlayson
> 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 pr

[Live-devel] BUG: proxyServer crashes when turn the camera off

2015-02-04 Thread sergio
Hi; I am developing an aplication thar uses rtspProxyServer to be used with some IP cameras. The source used as starting point was live555ProxyServer.cpp. I have to access cameras that uses user and password and I am passing it in the URL. I also use authentication, so the clients must pass it