[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
Fri Jun 5 07:46:21 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Please also port farstream away from the deprecated internal-ssrc property :)


commit 3113e341eac26b1766ad01a04db690926b12d165
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jun 5 16:44:08 2015 +0200

    rtpbasepayload: Always prefer downstream's ssrc suggestion if any

    Otherwise ssrc changes via rtpsession's (deprecated!) internal-ssrc
property
    are not possible anymore. rtpsession was now patched to only suggest an
ssrc
    if it makes sense to do so.

    In 2.0 we should get rid of all the properties that are also negotiated via
    caps, the code and behaviour is too confusing otherwise.

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


commit d650a310da7768f775080278b9e0c5d26f95a2ab
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jun 5 16:43:08 2015 +0200

    rtpsession: Only suggest our internal ssrc if it's not a random one and was
selected as internal ssrc

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

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