- From: Michael Hagar via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Mar 2024 15:28:16 +0000
- To: public-webrtc-logs@w3.org
At Zoom we're currently using MediaStreamTrackProcessor for video, and WebAudio for audio (very similar to this pattern: https://developer.chrome.com/blog/audio-worklet-design-pattern#webaudio_powerhouse_audio_worklet_and_sharedarraybuffer). It works, but there's a lot of complexity that comes with WebAudio and SharedArrayBuffers, and handling the case when SharedArrayBuffer is not available. Having MediaStreamTrackProcessor for audio would certainly simplify things. -- GitHub Notification of comment by mehagar Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/29#issuecomment-1983758929 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 March 2024 15:28:18 UTC