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/profile2/media.smp

Within 2 to 3 mins the testRTSPclient stops with the following error.

"Stream "rtsp://107.108.205.230:554/profile2/media.smp/";
video/H264:     Received 4239 bytes.    Presentation time: 1381472674.733871!
Stream "rtsp://107.108.205.230:554/profile2/media.smp/";
video/H264:     Received 124 bytes.     Presentation time: 1381472674.733871!
Stream "rtsp://107.108.205.230:554/profile2/media.smp/";
video/H264:     Received 4210 bytes.    Presentation time: 1381472674.763904!
Stream "rtsp://107.108.205.230:554/profile2/media.smp/";
video/H264:     Received 230 bytes.     Presentation time: 1381472674.763904!
Received 149 new bytes of response data.
Received a complete (unknown) response:
RTSP/1.0 408 Request Time-out
CSeq: 6
Date: Fri Oct 11 11:55:56 2013 GMT
Expires: Fri Oct 11 11:55:56 2013 GMT
Cache-Control: must-revalidate"

Isn't the testRTSPclient supposed to run infinitely?

Doing ps ax shows the testRTSPclient process to be active
"
13666 pts/4    S+     0:00 ./testRTSPClient
rtsp://admin:4321@107.108.205.254/profile2/media.smp"

Am i missing something? Thanks in advance for replying.

-mugunthan


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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

Reply via email to