uridecodebin - Query

Rohit Atri rohitratri at gmail.com
Tue Feb 22 19:27:01 PST 2011


Once uridecodebin has selected all the elements(probably when you receive
the new-decoded-pad signal), you can use the "source" property of the bin to
get a handle on the xxxsrc(udpsrc in your case) element and set its
properties (multicast-iface, etc).

Or you could even handle "autoplug-select" signal.

Thanks
Rohit



On Tue, Feb 22, 2011 at 8:02 PM, Jayanth K.P <kp.jayanth at gmail.com> wrote:

> Hi,
>   I want to set custom property for the source plugin selected based
> on the URI in uridecodebin. For example for
> uri="udp://239.0.0.1:2301", uridecodebin will select udpsrc. Now if I
> want to set "multicast-iface" property in udpsrc . How can this be
> done without modifing the uridecodebin code.
>
> Plz suggest .. Thanks.
>
> Regards,
> Jayanth
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110223/f2575559/attachment.html>


More information about the gstreamer-devel mailing list