Page 1 of 1

offset from the RTSP request url

Posted: 03 Sep 2006 23:07
by cmert
Hi,
It would be great to have offset feature which can be read from the RTSP request url such as;

RTSP://server:554/stream;offset=300

could start the stream from 300 seconds(5mins).

thanks

Posted: 05 Dec 2006 23:31
by gstone
cmert.. did you get this figured out? This would be great in a VB app to be able to get the length then tell it to start the RTSP stream at a point.

Thanks!

Posted: 06 Dec 2006 03:13
by The DJ
First off all it should use ?start= for that, and not ;offset
Second, even that is not a standardized format.
We choose not to implement this atm, because we cannot garantuee it's workings. But you can just create a custom SDP file with a custom t= value