- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Apr 2020 20:56:51 +0000
- To: public-webrtc-logs@w3.org
@eehakkin Was the reason for the new `true` semantics to be able to acquire the camera without altering the current pan, tilt and zoom values? Otherwise why not just: ```js navigator.mediaDevices.getUserMedia({video: {pan: 0, tilt: 0, zoom: 1}}); ``` -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-image/pull/218#issuecomment-610032585 using your GitHub account
Received on Monday, 6 April 2020 20:56:54 UTC