Re: [webrtc-stats] Feedback on audio capture stats (#741)

Having media source metrics is not new and having measurements of glitches seem to fit well together with existing sample counters and audio energy metrics that we already get from the track.

That said, general solutions are nice to have. Historically it has been difficult to add any metrics to the MediaStreamTrack interface, but given the recent extension API [MediaStreamTrack.getFrameStats()](https://w3c.github.io/mediacapture-extensions/#mediastreamtrack-frame-stats) I could certainly imagine something like track.getAudioState() providing similar information.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 8 March 2023 13:48:32 UTC