Re: [webrtc-stats] Stats report for RTCRtpContributingSource objects

Hm. Not sure of the great value, but it makes sense to snapshot it.

The packet counts seems like the most valuable information - number of packets that had this SSRC in its CSRC list.
"source" should be "contributorSsrc" or something.
"timestamp" should be covered by inheriting from RTCStats.
I think the "audioLevel" should be decoded into the same representation as used elsewhere in the stats (linear double).

Implementation would be optional, so it'sworth adding to see if anyone adds it.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/183#issuecomment-288332207 using your GitHub account

Received on Wednesday, 22 March 2017 08:39:20 UTC