Re: [mediacapture-image] Determine how PTZ permission prompts are supposed to work (#243)

It is clear to me that this spec has the goal of having separate permissions for generic camera and PTZ. However, I'm not sure it is a  goal of the spec is to mandate that browsers need to provide a prompt that allows to simultaneously grant the camera permission and denies the PTZ one in case none of the permissions have been persisted. Can anyone confirm?

I believe the current Chromium prototype implementation works with more traditional binary prompts that accept/reject everything that is requested. It is possible that the prompt only includes only camera, or only PTZ, or both, depending on the request and the persistent status of permissions.

In my opinion, implementations should have flexibility wrt to how they want to implement the prompts.

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


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

Received on Tuesday, 18 August 2020 12:22:24 UTC