push to pull converter element
Demeyer Jonathan
Jonathan.Demeyer at macq.eu
Fri Nov 7 09:27:40 PST 2014
Hi vivekp,
I think queue2 can do what you want (the sink pad of queue2 is always in push and src pad allows pull mode, pay attentions to the element properties).
A related thread: http://lists.freedesktop.org/archives/gstreamer-devel/2014-September/049761.html
Best regards,
Jonathan
-----Original Message-----
From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of vivekp
Sent: vendredi 7 novembre 2014 17:28
To: gstreamer-devel at lists.freedesktop.org
Subject: Re: push to pull converter element
Hello,
Is there any element that can be used to link elements working in different modes ?
The pipeline is something like below:
A.Source(push) --> B.Sink(push), B.Source(pull) --> C.Sink(pull)
I am looking for an element like B above that works with push mode on sink pad and pull on source pad.
I am using gstreamer 0.10.
If I have to implement such a thing how to go about that?
Thanks in advance.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/push-to-pull-converter-element-tp4669436p4669438.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list