Trying to save stream to different files
oligarch
roma_oligarch86 at mail.ru
Mon Aug 6 05:43:45 PDT 2012
dv wrote
>
> To me, this looks like you should use state changes instead. GStreamer
> is heavily multithreaded, and what you describe sounds like a deadlock.
> Check out
> http://gstreamer.freedesktop.org/data/doc/gstreamer/0.10.36/gstreamer/html/GstElement.html#GstStateChange
> .
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at .freedesktop
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
I suppose this solution will never gives a correct result because any events
goes down from the first element to last element. And to stop filesink I
have to stop udpsrc first. But it is not good for me. I need change filesink
only in live pipeline in runtime.
Thank you.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Trying-to-save-stream-to-different-files-tp4655471p4655845.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list