[gst-devel] Saving a RTSP stream

Donny Viszneki donny.viszneki at gmail.com
Mon Mar 16 11:44:01 CET 2009


On Mon, Mar 16, 2009 at 6:07 AM, Jyoti D <jyoti.d at allaboutif.com> wrote:
> I guess you misread my mail. I want to save incoming "RTSP stream" at the
> client side, which is been streamed by a RTSP server.

Your request is a very frequent one. As I understand things, RTSP is a
Real Time Streaming Protocol. One of the behaviors of such a protocol
is to drop data that becomes expires, simply moving on. This means
that there is no single coherent stream.

I'm sure what you want to do can be done to some degree, but it's more
complicated, I think, than you perceive it to be, which was the point
I was trying to make. RTSP is not a stream.

-- 
http://codebad.com/




More information about the gstreamer-devel mailing list