Re: [mediacapture-screen-share] Provide a means to select only part of a screen to capture (#105)

@danjenkins 

>  I need a way to be able to share multiple applications all within one stream without showing off the content on the rest of my display

One approach is to utilize `document.body` or `HTMLVideoElement` `requestFullscreen()` https://github.com/guest271314/MediaFragmentRecorder/blob/getdisplaymedia-webaudio/MediaFragmentRecorder.html#L30 to exclude portions of the screen not intended to be shared. 

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


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

Received on Friday, 25 September 2020 15:44:28 UTC