[Bug 761225] conversion specification on request padtemplate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 28 00:34:22 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761225

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Not sure I understand what you mean here. Elements like rtpbin already have pad
templates like recv_rtp_src_%u_%u_%u.

It's the job of the element to make sense of these strings and produce a name
that is compatible with the template name. So in your example your bin subclass
would do that in GstElement::request_new_pad() and based on the name given by
the application choose the appropriate internal tee element.

-- 
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