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

beaufortfrancois has just created a new issue for https://github.com/w3c/mediacapture-image:

== Ignore PTZ request if no PTZ camera ==
As raised in https://github.com/w3c/mediacapture-image/issues/243#issuecomment-674108057 by @youennf, the spec should explicitly say that the PTZ request will be ignored and it will be treated like a regular camera request if there are no cameras with PTZ capabilities on the user machine during getUserMedia.

> > In the second query, if there are no cameras with PTZ capabilities, the PTZ request will be ignored and it will be treated like a regular camera request.
> 
> It seems you say that, if there is no PTZ camera, the permission request will be { name: "camera", panTiltZoom: false }.
> Where is this algorithm defined?

Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/246 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 09:50:49 UTC