[gstreamer-bugs] [Bug 554839] [rtpbin] Automaticaly remove pads

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 21 05:03:55 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=554839
  GStreamer | gst-plugins-good | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1

--- Comment #10 from Wim Taymans <wim.taymans at gmail.com> 2009-12-21 13:03:48 UTC ---
Thinking about this some more, we don't usually remove pads just because the
stream on them goes EOS, this would break quite a bit of applications that
perform a flushing seek back to the beginning after getting EOS.

Since those dynamic pads were created by the element when it found an SSRC with
a pt, there is also no way for the application to make the pads go away on EOS.

I would propose to add a property to rtpbin (disabled by default) to enable the
removal of the EOS pads.

-- 
Configure bugmail: https://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