[Bug 711560] rtpsession: ssrc collision improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 18 04:36:47 PST 2013


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

George Kiagiadakis <kiagiadakis.george> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #259128|0                           |1
        is obsolete|                            |

--- Comment #14 from George Kiagiadakis <kiagiadakis.george at gmail.com> 2013-11-18 12:36:36 UTC ---
Created an attachment (id=260106)
 View: https://bugzilla.gnome.org/attachment.cgi?id=260106
 Review: https://bugzilla.gnome.org/review?bug=711560&attachment=260106

rtpsession: do not stop completely when a source schedules to send a BYE

This is an attempt to fix BYE scheduling. I am not totally sure why the code
previously ignored incoming RTCP packets except BYE when a sess->scheduled_bye
was TRUE internally and I am also not totally sure what is the purpose of
sess->allow_early = TRUE, because it seems it is set to TRUE in
rtp_session_init() and never set to FALSE, so it's always TRUE.

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