- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Oct 2016 12:15:11 +0000
- To: public-media-capture-logs@w3.org
Or immediate breakage for that matter once we change it, if they do this today out of convenience: ```js let constraints = {width: 1280, echoCancellation: false }; let stream = await navigator.mediaDevices.getUserMedia({video: constraints, audio: constraints]); ``` -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/409#issuecomment-253197145 using your GitHub account
Received on Wednesday, 12 October 2016 12:15:19 UTC