[Bug 720440] rtpsession: internal sources are never removed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 14 01:44:44 PST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at coaxion.net
     Ever Confirmed|0                           |1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-14 09:44:36 UTC ---
The app should not call gst_pad_set_caps() at all, especially as setting caps
must only happen from streaming threads.

Other ways then the caps would be to have a property on the pads for the ssrc,
or an action-signal that can be called to switch from one ssrc to another one.
But via the caps seems acceptable too as in your patch.

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