getUserMedia/Stream API

- CR

Method of accessing external device data (such as a webcam video stream). Formerly this was envisioned as the <device> element.

Chrome

  1. 4 - 20: Not supported
  2. 21 - 52: Partial support
  3. 53 - 121: Supported
  4. 122: Supported
  5. 123 - 125: Supported

Edge

  1. 12 - 121: Supported
  2. 122: Supported

Safari

  1. 3.1 - 10.1: Not supported
  2. 11 - 17.3: Supported
  3. 17.4: Supported
  4. TP: Supported

Firefox

  1. 2 - 16: Not supported
  2. 17 - 35: Partial support
  3. 36 - 41: Supported
  4. 42 - 122: Supported
  5. 123: Supported
  6. 124 - 126: Supported

Opera

  1. 9 - 11.6: Not supported
  2. 12 - 12.1: Partial support
  3. 15 - 17: Not supported
  4. 18 - 39: Partial support
  5. 40 - 107: Supported
  6. 108: Supported

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 122: Supported

Safari on iOS

  1. 3.2 - 10.3: Not supported
  2. 11 - 13.3: Supported
  3. 13.4 - 17.3: Supported
  4. 17.4: Supported

Samsung Internet

  1. 4 - 5.4: Partial support
  2. 6.2 - 22: Supported
  3. 23: Supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 11.5: Not supported
  2. 12 - 12.1: Partial support
  3. 80: Supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 4.4.4: Not supported
  2. 122: Supported

Firefox for Android

  1. 123: Supported

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Supported

KaiOS Browser

  1. 2.5: Not supported
  2. 3: Supported

As of Chrome 47, the getUserMedia API cannot be called from insecure origins.

Resources:
Media Capture functionality in Microsoft Edge
getUserMedia working again in PWA on iOS 13.4
Technology preview from Opera
getUserMedia in PWA with manifest on iOS 11
WebPlatform Docs
Sub-features:
ImageCapture API
MediaRecorder API
Media Capture from DOM Elements API