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

If you try <input type="file" accept="image/*" capture> on Safari iOS, user will be directed to the camera app to take a picture. Once done, the page has access to the picture.
<input type="file" accept="image/*"> shows a menu where user can decide to open the camera app, use an existing image...

A similar flow could be implemented for screenshots.


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


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

Received on Monday, 7 September 2020 09:29:39 UTC