Encrypted media extensions
Widely available since 2021-09-25
The mediaKeys
property of HTMLMediaElement
and the navigator.requestMediaKeySystemAccess()
method control the playback of content subject to digital rights management. Also known as EME.
Learning resources on MDN
Browser support (view on caniuse.com)
- Chrome 42 Released on 2015-04-14
- Chrome Android 42 Released on 2015-04-15
- Edge 13 Released on 2015-11-12
- Firefox 38 Released on 2015-05-12
- Firefox for Android 38 Released on 2015-05-12
- Safari 12.1 Released on 2019-03-25
- Safari on iOS 12.2 Released on 2019-03-25
Specifications
- Encrypted Media Extensions, from Media Working Group (W3C).
View web-platform-tests results for this feature - View the feature source file - Edit the feature - Report an issue about this feature