- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Mar 2023 14:24:34 +0000
- To: public-webrtc-logs@w3.org
> What other use case is there, playing out on an HTMLMediaElement with an srcObject ? Yes. In Chromium you'll have an N:1 relationship between inbound-rtps and media-playout when you do this. This was exposed here because this kind of mixing may be implemented inside WebRTC. > I think we should remove this, having statistics about output is the responsibility of the objects responsible for rendering, and the AudioContext already provide what's needed, and more. RTCAudioPlayoutStats is not applicable if you use WebAudio. And if you do, it sounds like WebAudio already solves your problem and getStats() should not get involved. -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/742#issuecomment-1460233932 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 14:24:36 UTC