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

Please allow capturing only system audio.

I'm in a situation where I now have to play with both `getUserMedia` and `getDisplayMedia` to hopefully allow the user to share just their system audio. For `getDisplayMedia` I have to reassure the user that I do not record their screen because I don't make use of the video data in any way. I wish I wouldn't have to tell the user that in the first place; it's a bit frustrating.

There are a ton of use cases for this. For me I want to take the user's system audio (whatever it may be) and process it in whatever way the user desires.
For example what if the user wants to use the music from an MV on YouTube in another tab? This would be perfect for that. My app does not concern itself with video.

@bradisbell's proposal sounds good to me.

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


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

Received on Monday, 5 September 2022 13:27:57 UTC