W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > September 2018

[mediacapture-main] Should getUserMedia be functional in SecureContext only?

From: youennf via GitHub <sysbot+gh@w3.org>
Date: Wed, 12 Sep 2018 04:47:52 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-359314335-1536727671-sysbot+gh@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

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:45 UTC