Re: [mediacapture-screen-share] Bring back constraints for downscaling, not selection filtering.

For security reasons, in getDisplayMedia the user is given control over
selection; constraints do not influence selection, but rather,
characteristics of what is selected (e.g. resolution, framerate, etc.)

On Tue, Jun 5, 2018 at 1:49 AM Maria Fernandez <notifications@github.com>
wrote:

> Hey! Not sure if this belongs here, but I think so, as the discussion goes
> about what constraints will getDisplayMedia accept.
> I am now playing a bit with the implementation of that method that Edge
> just released quite recently. When using getDisplayMedia the user can
> either select to share a window (application) or the whole display. I was
> wondering if there is any chance this would be customizable through
> constraints (i.e. limit the sources a user would be able to select for
> sharing to only the whole desktop or only application windows). This can be
> done in Chrome with mediaSource constraint.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/w3c/mediacapture-screen-share/issues/49#issuecomment-394632199>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAxXa6JpuFqt1ELjZofl8zVrcZ2zxP8fks5t5kY0gaJpZM4PT73k>
> .
>


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

Received on Tuesday, 5 June 2018 11:43:17 UTC