- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 Sep 2020 15:44:25 +0000
- To: public-webrtc-logs@w3.org
@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