Re: [mediacapture-main] Support capturing audio output from sound card (#629)

> What is the canonical procedure to capture audio _output_ (not input from a microphone) from the system?

getUserMedia is focusing on microphones and cameras, extending it to audiooutput would probably not work well.

The getDisplayMedia spec provides the ability to capture system sound, see https://w3c.github.io/mediacapture-screen-share/#dom-mediadevices-getdisplaymedia.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/629#issuecomment-545844012 using your GitHub account

Received on Thursday, 24 October 2019 09:58:58 UTC