Re: [webrtc-stats] Move audio levels to "media-source" and "receiver" (#451)

Currently in chrome, the "receiver" stats (receiving "track") are implemented, but the "sender" stats (sending "track") always return 0. In fixing this bug I realized that the spec says only to calculate on samples sent, but the use case of local levels is usually to show how the microphone is operating. If network problems cause the audio meter to go quiet that would be confusing to debug.

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

Received on Wednesday, 26 June 2019 13:03:13 UTC