Some questions with using funnel and streamiddemux
lian
lian798083857 at 126.com
Thu Aug 9 09:57:25 UTC 2018
gst-launch-1.0 funnel name=f ! myplugin ! streamiddemux name=d \v4l2src
device=/dev/video1 name=camera1 ! videoconvert ! "video/x-raw,format=I420" !
theoraenc ! oggmux ! f. \d. ! queue ! filesink location=camera1.ogg \v4l2src
device=/dev/video2 name=camera2 ! videoconvert ! "video/x-raw,format=I420" !
theoraenc ! oggmux ! f. \d. ! queue ! filesink location=camera2.ogg How can
I ensure that camera1.ogg is always saving the video came from camera1?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180809/0011b7a4/attachment-0001.html>
More information about the gstreamer-devel
mailing list