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 started the server using the URL of my camera live555ProxyServer.exe -u <user> <pass> rtsp://<myURL> In other machine I ran client program: ffplay.exe rtsp://usuario1:password1@<myip>/proxyStream the image is going to appear with no problem disconnect the client power off the camera wait some time (in my case 1 min) than the program will crash Em 04.02.2015 13:52, Ross Finlayson escreveu: >> 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 disc > >> cation.cpp line 55. It seems no longer exist username() and password(). >> Can you reproduce this crash with the original, *unmodified* "LIVE555 Proxy Server" code? > s="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ [2] > > _______________________________________________ > live-devel mailing list > live-devel@lists.live555.com > http://lists.live555.com/mailman/listinfo/live-devel [1] Links: ------ [1] http://lists.live555.com/mailman/listinfo/live-devel [2] http://www.live555.com/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel