Closed Bug 1347068 Opened 7 years ago Closed 7 years ago

Add nackCount and firCount to RTCRTPStreamStats

Categories

(Core :: WebRTC, enhancement, P1)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1348657

People

(Reporter: ng, Assigned: ng)

References

(Blocks 2 open bugs)

Details

nackCount [1] and firCount [2] are missing from our RTCRTPStreamStats implementation, and need to be added. It may be convenient to implement pliCount [3] at the same time.

[1] http://rawgit.com/w3c/webrtc-stats/master/webrtc-stats.html#dom-rtcrtpstreamstats-nackcount
[2] http://rawgit.com/w3c/webrtc-stats/master/webrtc-stats.html#dom-rtcrtpstreamstats-fircount
[3] http://rawgit.com/w3c/webrtc-stats/master/webrtc-stats.html#dom-rtcrtpstreamstats-plicount
I implemented these in bug 1348657.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Blocks: 1359872
This is resolved as a dupe of another bug, which is ddc'ed. Is there really any docs stuff left to do here? I'm just checking to see if it needs adding to the Taiga USes, or not.
Flags: needinfo?(eshepherd)
These were indeed documented already as part of the other bug.
Flags: needinfo?(eshepherd)
Keywords: dev-doc-needed
You need to log in before you can comment on or make changes to this bug.