Re: [mediacapture-image] Ignore PTZ request if no PTZ camera (#246)

Given there is no required constraints anymore, the problem is simplified a bit.
Whenever PTZ constraints are in the query, the PTZ permission gets requested in addition to the camera permission.
It is then up to the User Agent to show a prompt that will allow to grant PTZ additional permission or not.
I would guess the User Agent will show a regular prompt if there is no PTZ camera, and will not grant the PTZ additional permission in that case.

I still believe we should try to mandate that, should the PTZ permission is granted, the User-Agent tries hard to pick a PTZ device, but this is an orthogonal issue.

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


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

Received on Friday, 25 September 2020 11:22:25 UTC