Re: [mediacapture-screen-share] Screenshot (still image) capability (#107)

@guest271314 First of all, thank you for this example! 

The main issue has never really been the ability with the getDisplayMedia API, this is an amazingly powerful API. The issue always comes down to the UI when invoking getDisplayMedia({video:true}), the UI you're presented with is a share screen UI which doesn't at all fit what I'm trying to do which is the ImageCapture portion. See the UI below that is the issue. 

<img width="634" alt="Screen Shot 2019-05-22 at 10 48 12 PM" src="https://user-images.githubusercontent.com/709038/58228895-f0738100-7ce4-11e9-8eb0-da9b316def3b.png">

I'm looking for a more targeted permission UI for a single frame image capture UI so that it isn't confusing to users.




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

Received on Thursday, 23 May 2019 06:05:40 UTC