I am trying to go to the end of an RTSP Stream and request to play from there 
on.

Someone suggested that you can use "Range: npt=-1" to do this.  It does not 
appear to work, however.


SETUP rtsp://172.18.11.236:5501/testRecordingRome2.ts RTSP/1.0
CSeq: 1
Transport: RAW/RAW/UDP;unicast;destination=172.18.11.150;client_port=49152
Range: npt=-1

PLAY  rtsp://172.18.11.236:5501/testRecordingRome2.ts RTSP/1.0
CSeq: 2
Session: D5C39A61

The video is still being written and recorded.  I want to seek to the end and 
tell it to play from the very end and continue on from there.

Is there a way I can do this?


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

Reply via email to