[Live-devel] testRTSPclient stops after 2 mins

2013-10-10 Thread srimugunth
Hi all, I downloaded Live555 latest code from http://www.live555.com/liveMedia/public/ I compiled with ./genMakefiles linux configuration. I tried the testPRog testRTSPclient to receive stream from IP camera. I used the following command: ./testRTSPClient rtsp://admin:4321@107.108.205.254/profile

[Live-devel] live555 can't transport UDP packet through NAT

2013-10-10 Thread kingaceck
HI I put the live555MediaServer in a CENTOS computer that ip is 129.1.7.201. Then put testRTSPClient also in a CENTOS computer that it is behind a NAT(TP-LINK wireless router,a NAPT device) and its ip is 192.168.1.1. I run ./testRTSPClient rtsp://129.1.7.201/test.mpg command and the testRTSPCl

Re: [Live-devel] Crash in parseRTSPRequestString()

2013-10-10 Thread Ross Finlayson
> That's all that's known. I'll provide more info if we'll encounter it > again, or if there will be access to the camera. I suggest setting the "verbosityLevel" in "RTSPClient::createNew()" to 1, so you can see the RTSP protocol exchange (including, I hope, the data that's causing your crash).

[Live-devel] Crash in parseRTSPRequestString()

2013-10-10 Thread Anton Yabchinskiy
Hello, First of all, I'm aware that this message is kind of sparse in detail, and there is no possibility to gather more information now (the customers problem is solved and he's lost). But maybe it'll lead you to some clues. The RTSP server is an IP camera, connected with RTP/AVP/TCP. Looks like