[Bug 711560] rtpsession: ssrc collision improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 19 02:52:48 PST 2013


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

--- Comment #15 from Wim Taymans <wim.taymans at gmail.com> 2013-11-19 10:52:40 UTC ---
(In reply to comment #14)
> 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

RFC 3550 section 6.3.7 describes this rule for sending a BYE packet and
updating the average packet size.

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

Yes, it's not configurable yet. Early packet can be suppressed with a signal
only for now.

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