Английская Википедия:Encrypted Media Extensions

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Infobox technology standard Encrypted Media Extensions (EME) is a W3C specification for providing a communication channel between web browsers and the Content Decryption Module (CDM) software which implements digital rights management (DRM).[1] This allows the use of HTML5 video to play back DRM-wrapped content such as streaming video services without the use of heavy third-party media plugins like Adobe Flash or Microsoft Silverlight (both discontinued). The use of a third-party key management system may be required, depending on whether the publisher chooses to scramble the keys.

EME is based on the HTML5 Media Source Extensions (MSE) specification,[2] which enables adaptive bitrate streaming in HTML5 using e.g. MPEG-DASH with MPEG-CENC protected content.[3][4]

EME has been highly controversial because it places a necessarily proprietary, closed decryption component which requires per-browser licensing fees into what might otherwise be an entirely open and free software ecosystem.[5][6] On July 6, 2017, W3C publicly announced its intention to publish an EME web standard,[7] and did so on September 18.[1] On the same day, the Electronic Frontier Foundation, who joined in 2014 to participate in the decision making,[8] published an open letter resigning from W3C.[9]

Support

In April 2013, on the Samsung Chromebook, Netflix became the first company to offer HTML5 video using EME.[10]

Шаблон:As of, the Encrypted Media Extensions interface has been implemented in the Google Chrome,[11] Internet Explorer,[12] Safari,[13] Firefox,[14] and Microsoft Edge[15] browsers.

While backers and the developers of the Firefox web browser were hesitant in implementing the protocol for ethical reasons due to its dependency on proprietary code,[16] Firefox introduced EME support on Windows platforms in May 2015, originally using Adobe's Primetime DRM library, later replaced with the Widevine library (CDM). Firefox's implementation of EME uses an open-source sandbox to load the proprietary DRM modules, which are treated as plug-ins that are loaded when EME-encrypted content is requested. The sandbox was also designed to frustrate the ability for services and the DRM to uniquely track and identify devices.[14][17] Additionally, it is always possible to disable DRM in Firefox, which then not only disables EME, but also uninstalls the Widevine DRM libraries.[18]

Netflix supports HTML5 video using EME with a supported web browser: Chrome, Firefox,[19] Microsoft Edge, Internet Explorer (on Windows 8.1 or newer[20]), or Safari (on OS X Yosemite or newer[21]). YouTube supports the HTML5 MSE.[22] Available players supporting MPEG-DASH using the HTML5 MSE and EME are NexPlayer,[23] THEOplayer[24] by OpenTelly, the bitdash MPEG-DASH player,[25][26] dash.js[27] by DASH-IF or rx-player.[28]

Note that certainly in Firefox and Chrome, EME does not work unless the media is supplied via Media Source Extensions.

Version 4.3 and subsequent versions of Android support EME.[29]

Content Decryption Modules

Criticism

EME has faced strong criticism from both inside[31][32] and outside W3C.[33][34] The major issues for criticism are implementation issues for open-source browsers, entry barriers for new browsers, lack of interoperability,[35] concerns about security, privacy and accessibility, and possibility of legal trouble in the United States due to Chapter 12[36] of the DMCA.[37][38][39][40]

In July 2020, Reddit started using a fingerprinting mechanism that involves loading every DRM module that browsers can support, and logs what ends up loading as part of the data collected. Users noticed this when Firefox began alerting them that Reddit "required" them to load DRM software to play media, although none of the media on the page actually needed it.[41]

As of 2020, the ways in which EME interferes with open source have become concrete. None of the widely used CDMs is being licensed to independent open-source browser providers without paying a per-browser licensing fee (particularly to Google – for their Widevine CDM, which is used in nearly all recently developed web browsers).[5]

See also

References

Шаблон:Reflist

Шаблон:Web interfaces