- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Sep 2018 04:47:52 +0000
- To: public-webrtc-logs@w3.org
youennf has just created a new issue for https://github.com/w3c/mediacapture-main: == Should getUserMedia be functional in SecureContext only? == Following on https://github.com/w3c/webrtc-pc/issues/1945, we might want to update the spec according browser behavior. Currently getUserMedia is rejecting for non secure origins in most (all?) browsers. A follow-up question might be whether we can further tighten this, for instance: - Make getSupportedConstraints return an empty dictionary on non secure origins. - Make enumerateDevices reject on non secure origins. - Make getUserMedia SecureContext - Make mediaDevices SecureContext Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/540 using your GitHub account
Received on Wednesday, 12 September 2018 04:47:57 UTC