Change filesink location without loosing data

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Change filesink location without loosing data

lestoilfante
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

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel