Change filesink location without loosing data

lestoilfante lestoilfante at gmail.com
Tue Jun 28 04:53:19 PDT 2011


Hi list,
I'm a newbe in gstreamer stuff so I'm looking for the right way to run my
pipeline.

Actually I have this running pipeline to save rtp h264 stream
 gst-launch -ve rtspsrc location="rtsp://streamurl" ! rtph264depay !
mpegtsmux ! filesink location=video.ts

My question is wich is the better solution to dinamically change filesink
location in the running pipeline?
Loose any rtp data is a problem so I can't simply stop and run a new
pipeline.

Any suggestions will be very appreciated.

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110628/b8e44f85/attachment.html>


More information about the gstreamer-devel mailing list