Re: [webrtc-stats] audioLevel can be removed from "track"|"receiver"|"sender" stats (#391)

Preventing people to poll getStats() at high frequency for the sake of audio level would be a good thing, but note that getSynchronizationSources()[i].audioLevel is only present on RTCRtpReceiver. There is no such thing as is on the RTCRtpSender - should it? I think so, it's only exposing things that we're already sending in the RTP packets anyway. I filed https://github.com/w3c/webrtc-pc/issues/2103

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

Received on Thursday, 14 February 2019 13:36:01 UTC