[Bug 776714] rtpmanager: enhance RTP statistics

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 24 10:39:40 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776714

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a1e424913190c0113d110c4c99e7ab00abee3827
Author: Santiago Carot-Nemesio <scarot at twilio.com>
Date:   Mon Jan 2 13:42:04 2017 +0100

    rtpstats: Keep number of nacks sent/received per source

    Currently, the nack packets sent or received are kept at session level,
    which makes it impossible to distinguish how many of these packages were
    sent/received per ssrc when several sources are in the same session. This
    patch is aligned with the
https://www.w3.org/TR/webrtc-stats/#dom-rtcrtpstreamstats

    https://bugzilla.gnome.org/show_bug.cgi?id=776714

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