RESOLVED CONFIGURATION CHANGED214787
qpSum is always 0 in WebRTC stats
https://bugs.webkit.org/show_bug.cgi?id=214787
Summary qpSum is always 0 in WebRTC stats
Dan
Reported 2020-07-25 10:17:34 PDT
Support for qpSum in WebRTC stats was added in https://bugs.webkit.org/show_bug.cgi?id=170060, but it seems like the value is always 0.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-07-25 13:19:19 PDT
Dan
Comment 2 2020-07-30 12:06:32 PDT
Dan
Comment 3 2020-07-30 12:12:41 PDT
I noticed in the original change that qpSum was being reset to 0 immediately after being set to the correct value http://trac.webkit.org/browser/webkit/trunk/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp?rev=214368#L273. Not sure if that was changed at some point later though!
youenn fablet
Comment 4 2020-08-05 05:30:10 PDT
Note You need to log in before you can comment on or make changes to this bug.