Re: [webrtc-stats] Audio samples and channels (#448)

I spoke with audio folks and we would always have samples for each channel. We might want per-channel stats in the future (e.g. what is the audio level in this channel versus that channel) but that would require multiple metrics and thus the existing ones are not good enough anyway. So to not break existing usage (and most of the time you don't care about per-channel), I've got a [slide](https://docs.google.com/presentation/d/1Xprz0ElNTUWRDdX6kyp11cZ4ItTvUFUmzoXsKZdXxuU/edit#slide=id.g41c8f53d0b_1_199) proposing that we only increase counters if any of the channels have samples, not for each channel, i.e. twice as many channels does NOT mean twice as high counts.

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

Received on Monday, 16 September 2019 08:56:39 UTC