- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Sep 2020 22:45:46 +0000
- To: public-webrtc-logs@w3.org
> IIUC, the presence of a pan, tilt or zoom constraint without an explicit min/man/exact should be an optional request No it doesn't, as I point out in https://github.com/w3c/mediacapture-image/issues/256. I think we should fix that with option 3 in that proposal. Only then would what I wrote [above](https://github.com/w3c/mediacapture-image/issues/252#issuecomment-679346614) actually be true: > @beaufortfrancois note constraints are [non-required](https://w3c.github.io/mediacapture-main/getusermedia.html#dfn-optional-basic-constraints) by default, so this should suffice: > ```js > {video: {pan: true, tilt: true, zoom: true}} > ``` -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/252#issuecomment-686801472 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 September 2020 22:45:55 UTC