[Bug 739985] rtpsession: feedback rtcp queue grows indefinitely until session end
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 12 13:16:46 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739985
GStreamer | gst-plugins-good | 1.4.4
--- Comment #5 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-11-12 21:16:41 UTC ---
Review of attachment 290526:
--> (https://bugzilla.gnome.org/review?bug=739985&attachment=290526)
I'd really like to get Wim's input on this.
::: gst/rtpmanager/gstrtpsession.c
@@ +1783,2 @@
current_time = gst_clock_get_time (priv->sysclock);
+ get_current_times (rtpsession, &running_time, &ntpnstime);
The running time should be read from the GST_BUFFER_PTS() if possible, see how
it's done for RTP. Otherwise it's the same thing as the current_time mostly.
--
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