[Bug 711560] rtpsession: ssrc collision improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 12 02:37:02 PST 2013


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

--- Comment #11 from George Kiagiadakis <kiagiadakis.george at gmail.com> 2013-11-12 10:36:57 UTC ---
(In reply to comment #8)
> Review of attachment 259128 [details]:
> 
> That does not seem right. When a collision is detected, a BYE must be
> scheduled, so this function must be
> called. IIRC the session does not stop completely, only the sources that are
> marked BYE.

Looks like you are right. The real problem is that when BYE is scheduled,
sess->scheduled_bye is set to TRUE, which then prevents the session from
working further. Now if we remove the scheduled_bye variable, I think it would
work, but then why is it there in the first place? :S

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