[Bug 752694] rtpmux: allow the ssrc-property to decide ssrc on outgoing buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 13 08:12:02 PDT 2015


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

--- Comment #9 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
I agree with hgr's tests, and Farstraem should work with them.

The underlying problem is that around 1.2-1.4, wtay changed how ssrc are
specified, before (in 0.10 and 1.0), you specified it inside rtpbin and it
would propagate out, now wtay changed it so that you specify it at the
payloader. I had tried to cheat out by just having the muxer just be a
passthrough and let the rtpbin and payloaders talk to each other, but it seems
that it's not enough. So we need rtpmux to implement the same logic as the
payloader to prefer downstream suggestions, but fallback on internal choice.
hgr's patch are in the right direction, but are not complete.

If no one else has time to fix it, I'll get to it.

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