Re: [mediacapture-screen-share] Should the permissions UI be the first captured frame? (#108)

> Should the permissions UI where the user selects the screen, application or tab to be captured be the first captured frame if permission is granted to share the screen?

Why is this necessary?

In some browsers, at least, the user prompt happens in a different process from screen capture so this would require the UA to keep the prompt visible after the user selection until screen capture has started in the capture process. This may make the UI feel sluggish, and will make the code more complex.

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

Received on Wednesday, 29 May 2019 14:09:00 UTC