[Bug 648642] rtpsession: Ensure ssrc collisions aren't timed out immediately

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 25 07:21:02 PDT 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-07-25 14:20:58 UTC ---
commit 4d48109f9d5da9106130485d37841bbf3423cd6f
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Mon Apr 25 16:13:38 2011 -0400

    rtpsession: Wait longer to timeout SSRC collision

    Using the current RTCP interval to timeout SSRC collision can lead to
    collisions being timed out immediately if a BYE packet is sent because
    it is sent immediately, so the interval is 0. This is not what we
    want. So just set a static 10 times the default RTCP interval, it
    should be enough

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

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