- From: Nitesh Gupta via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 Feb 2024 10:12:36 +0000
- To: public-webrtc@w3.org
Nitesh2503 has just created a new issue for https://github.com/w3c/mediacapture-screen-share: == Want to restrict the options of the getDisplayMedia API == ### Problem Description : When the getDisplayMedia API opens the modal to select the tab/window/entire screen for capture, I only want to display the tabs for selection and remove the options for capturing the entire window. Currently, there is no option to remove the window's option; only the entire screen option can be eliminated. How can I remove the window's option? **Is there any way to achieve the asked functionality ?** ### Way to check : Run the `getDisplayMedia` API and see the options shown on the modal ### Chrome version: latest ### OS:Mac OS Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/300 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 27 February 2024 10:12:38 UTC