Re: [mediacapture-screen-share] Capturing audio-only (#100)

My use case is that on https://fract.space/ there are several methods for audio input, so that it can be used to visualise the fractals based on the audio that has been provided. It's still a WIP, so at the moment dragging a file to the page is the most reliable way to do this.
It is also possible to share screen/tab audio (this version still uses an extension), but if you do so the performance gets much worse, presumably because recording the screen comes with a lot of overhead.
I've seen better results by piping system audio to a virtual microphone and then using that as input. So I'm confident the same will be true if this were possible with `getDisplayMedia()`.

-- 
GitHub Notification of comment by jespertheend
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/100#issuecomment-1081613946 using your GitHub account


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

Received on Tuesday, 29 March 2022 09:02:17 UTC