commit | cfcb96e67584b47441458aa4d330757459505fbc | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon Jan 02 16:35:13 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 02 16:35:13 2017 |
tree | 688fb117e38678051ed11475cd46d27d674dea03 | |
parent | 69f4979a4e15df240bd43ae62704a50fb8f6b926 [diff] |
RTC[In/Out]boundRTPStreamStats: qpSum,framesDecoded,framesEncoded added. Recently added to the spec: RTCRTPStreamStats.qpSum - https://w3c.github.io/webrtc-stats/#dom-rtcrtpstreamstats-qpsum RTCInboundRTPStreamStats.framesDecoded - https://w3c.github.io/webrtc-stats/#dom-rtcinboundrtpstreamstats-framesdecoded RTCOutboundRTPStreamStats.framesEncoded - https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-framesencoded These are added and collected. However, the qpSum is only collected in the outbound case. It should be collected in the inbound case before closing crbug.com/657855 BUG=chromium:657854, chromium:657855, chromium:657856 Review-Url: https://codereview.webrtc.org/2588373005 Cr-Original-Commit-Position: refs/heads/master@{#15872} Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc Cr-Mirrored-Commit: 6769c4941817ac3d5b967d0aafa1304c06d0672e