[Bug 751444] RTP: Keep track of all estimated round trip times observed per each report block
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 25 02:01:57 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751444
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #306004|none |needs-work
status| |
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 306004:
--> (https://bugzilla.gnome.org/review?bug=751444&attachment=306004)
::: gst/rtpmanager/rtpsource.c
@@ +1392,3 @@
+
+ g_hash_table_insert (src->stats.rtts,
+ GUINT_TO_POINTER (src_sender->ssrc), GUINT_TO_POINTER (A));
The ssrc should be removed from the stats once the ssrc is timed out or says
BYE
--
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