[gst-devel] RTPbin

thiagoss thiagossantos at gmail.com
Fri Apr 18 12:11:06 CEST 2008


are the two element that have the pads inside the same bin/pipeline?

On Fri, Apr 18, 2008 at 4:26 AM, Rahul Mittal <rahulmittal321 at gmail.com>
wrote:

> Ya i tried doing that. but when i link the two pads using
> gst_pads_link(src,sink)
> the reurn value that i get is -1 which states
>  GST_PAD_LINK_WRONG_HIERARCHY.
> I dont whats wrong with this
>
>
> On 4/18/08, Sreejesh <sreejesh at multitech.co.in> wrote:
> >
> > Rahul,
> >
> >
> >
> > You can just create a "sink" pad for your decodebin.
> >
> > Then link them in "pad-added" signal.
> >
> >
> >
> > Regards
> >
> > Sreejesh R B
> >
> >
> > ------------------------------
> >
> > *From:* gstreamer-devel-bounces at lists.sourceforge.net [mailto:
> > gstreamer-devel-bounces at lists.sourceforge.net] *On Behalf Of *thiagoss
> > *Sent:* Friday, April 18, 2008 9:57 AM
> > *To:* Rahul Mittal
> > *Cc:* gstreamer-devel at lists.sourceforge.net
> > *Subject:* Re: [gst-devel] RTPbin
> >
> >
> >
> > You can connect to a pad-added signal, when this pad gets added, you'll
> > be notified.
> >
> > Hope this helps :)
> >
> > On Fri, Apr 18, 2008 at 1:18 AM, Rahul Mittal <rahulmittal321 at gmail.com>
> > wrote:
> >
> > Hi ppl,
> > Wanted your help on an application  using rtpbin. The question i have is
> > that when u request a recv_rtp_sink_%d
> > pad, there is supposed to be a recv_rtp_src_%d_%d_%d pad to be formed automatically.
> >
> >  I want to link this pad to a decodebin but i have no idea where can i get a refernce to this pad.
> > Can anyone help...
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> > Don't miss this year's exciting event. There's still time to save $100.
> > Use priority code J8TL2D2.
> >
> > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
> >
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080418/f05dede2/attachment.htm>


More information about the gstreamer-devel mailing list