You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
An technical introduction to Encrypted Media Extensions
EME is a JavaScript API that enables web applications to interact with DRM systems, in order to allow playback of encrypted media.
How EME works with CDMs
Key management servers
Encryption servers
Walkthrough of simplest possible examples: stepping through from ClearKey to selecting a CDM, along the lines of the spec examples.
The aim is to enable potential users to try out all parts of the system independently, or build a prototype EME installation integrated with their own infrastructure.
The text was updated successfully, but these errors were encountered:
due on: 2013-12-09
tech writer: @scottrowe
An technical introduction to Encrypted Media Extensions
EME is a JavaScript API that enables web applications to interact with DRM systems, in order to allow playback of encrypted media.
How EME works with CDMs
Key management servers
Encryption servers
Walkthrough of simplest possible examples: stepping through from ClearKey to selecting a CDM, along the lines of the spec examples.
The aim is to enable potential users to try out all parts of the system independently, or build a prototype EME installation integrated with their own infrastructure.
The text was updated successfully, but these errors were encountered: