- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 Jul 2020 09:56:19 +0000
- To: public-webrtc-logs@w3.org
It seems there is consensus to make the PTZ constraints be ideal only. The easiest path is to neuter any PTZ required constraint. getUserMedia step 6.3.3 is cleaning up the constraints given to getUserMedia before proceeding with selecting the settings. We could add a step in getUserMedia algorithm that would further remove some required constraints, for instance any required constraint whose name is not in a well defined list. This list could of course be extended by specifications defining new constraints. PTZ constraints would not be in that list. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/229#issuecomment-662919563 using your GitHub account
Received on Thursday, 23 July 2020 09:56:21 UTC