getDisplayMedia |
72 |
7917–79Available as a member of Navigator instead of MediaDevices .
|
6633–66Since Firefox 33 you can capture screen data using getUserMedia() , with a video constraint called mediaSource . Before 52 it relied on a client-configurable list of allowed sites.
|
60 |
13 |
NoFrom Chrome Android 72 to 88, this method was exposed, but always failed with NotAllowedError . See bug 487935. |
NoFrom Firefox Android 66 to 79, this method was exposed, but always failed with NotAllowedError . |
NoFrom Opera Android 72 to 88, this method was exposed, but always failed with NotAllowedError . See bug 487935. |
No |
NoFrom Samsung Internet Android 72 to 88, this method was exposed, but always failed with NotAllowedError . See bug 487935. |
NoFrom Chrome Android 72 to 88, this method was exposed, but always failed with NotAllowedError . See bug 487935. |
getUserMedia |
53If you need this capability before version 53, refer to navigator.webkitGetUserMedia , a prefixed form of the deprecated navigator.getUserMedia API. |
12 |
36["If you need this capability before version 36, refer to navigator.mozGetUserMedia , a prefixed form of the deprecated navigator.getUserMedia API.", "Before Firefox 55, getUserMedia() incorrectly returns NotSupportedError when the list of constraints specified is empty, or has all constraints set to false . Starting in Firefox 55, this situation now correctly calls the failure handler with a TypeError .", "When using the Firefox-specific video constraint called mediaSource to request display capture, Firefox 66 and later consider values of screen and window to both cause a list of screens and windows to be shown.", "Starting in Firefox 66, getUserMedia() can no longer be used in sandboxed <iframe> s or data URLs entered in the address bar by the user."] |
40If you need this capability before version 40, refer to navigator.webkitGetUserMedia , a prefixed form of the deprecated navigator.getUserMedia API. |
11 |
53If you need this capability before version 53, refer to navigator.webkitGetUserMedia , a prefixed form of the deprecated navigator.getUserMedia API. |
36["If you need this capability before version 36, refer to navigator.mozGetUserMedia , a prefixed form of the deprecated navigator.getUserMedia API.", "Before Firefox 55, getUserMedia() incorrectly returns NotSupportedError when the list of constraints specified is empty, or has all constraints set to false . Starting in Firefox 55, this situation now correctly calls the failure handler with a TypeError .", "When using the Firefox-specific video constraint called mediaSource to request display capture, Firefox 66 and later consider values of screen and window to both cause a list of screens and windows to be shown.", "Starting in Firefox 66, getUserMedia() can no longer be used in sandboxed <iframe> s or data URLs entered in the address bar by the user."] |
41If you need this capability before version 41, refer to navigator.webkitGetUserMedia , a prefixed form of the deprecated navigator.getUserMedia API. |
11 |
6.0 |
53 |