Re: [mediacapture-image] Clarify pan/tilt/zoom capabilities (#245) (#250)

Disclosing PTZ if the website only has camera permission would seem to undermine the permission model developed here and in the [ptz-explainer](https://github.com/w3c/mediacapture-image/blob/master/ptz-explainer.md), where _"Users can block and revoke the PTZ permission in UA settings"_.

These constraints may reveal the user to be in another web conference. Mitigations we've added for `width` and `height` in Firefox seem harder to repeat for `pan`, `tilt` and `zoom` e.g. if they control motors.

It seems simpler to demand sites specify e.g. `{pan: true}` every time for this info.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-image/pull/250#issuecomment-680905196 using your GitHub account


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

Received on Wednesday, 26 August 2020 14:12:22 UTC