[Bug 720440] rtpsession: internal sources are never removed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 16 14:53:06 PST 2013


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

--- Comment #4 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-12-16 22:53:04 UTC ---
I'm not a big fan of having gst_element_request_pad() take fixed caps in that
specific use-case, while this is normally not a requirement. This is why I
dislike this solution. In this case, we call gst_pad_set_caps() before linking
the pad, but I agree it's not an amazing solution. Having a property or an
action signal might be better.. but this again forces the app to set the SSRC
twice. And it doesn't solve the problem of timing out internal sources. Maybe
we can treat the internal source that is in the current caps as a special one
that doesn't time out and let the rest time out? Wim ?

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