[Bug 749581] rtpbasepayload: Try harder to reuse previously configured caps values and give more preference to anything set as properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 26 15:27:13 PDT 2015


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|FIXED                       |---

--- Comment #4 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
It should default to the downstream recommendation. Farstream relies on this
behavior, so we can just change the "internal-ssrc" property on rtpsession and
have it propagated upstream.

Suggestion to fix your problem, changing rtpsession to, for caps negotiation,
ignore the SSRC inside the packets and just take it from the caps event, then
return that in the caps query. I assume that should prevent the rtprtxsend from
interfering and causing useless renegotiations?

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