[gstreamer-bugs] [Bug 347763] Bad linking between two elements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 18 07:00:00 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=347763
 GStreamer | gstreamer (core) | Ver: 0.10.9


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #3 from Jan Schmidt  2006-07-18 13:59 UTC -------
It's a limitation of the current system. In both cases (gst-launch and code)
you can avoid the problem by specifying the pad to link to.

Wim gave the launch line. In code, you'd do:

gst_element_link_pads (udpelement, NULL, rtpdepay, "sinkrtp")


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list