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