Here's the problem: >Opened URL "rtsp://172.24.141.104:554/Video/edit.mpg", returning a SDP >description: >v=0 >o=- 3389626461 0 IN IP4 0.0.0.0 >s=Video RTSP Server >t=3389626461 0 >m=video 0 RTP/AVP 33 >a=rtpmap:33 H264/90000 >a=control:rtsp://172.24.141.104:554/Video/edit.mpg >a=range:npt=0.0-144.159
Your server is explicitly saying that your stream lasts 144.159 seconds. Therefore "openRTSP", by default, records only for that length of time. If you want to (try to) record for a longer period of time, then you can do so using the "-e <endTime>" option. -- 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