Re: [mediacapture-fromelement] What happens to the audio being rendered to a Media Element when it gets captureStream()ed (#34)

Chiming in a bit late here, but note that the `MediaElementAudioSourceNode` in WebAudio does re-route the audio completely. I.e., the media element appears muted, and volume is applied to the audio going through the node.

-- 
GitHub Notification of comment by Pehrsons
Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/34#issuecomment-484424105 using your GitHub account

Received on Thursday, 18 April 2019 09:24:55 UTC