1.1 KiB
Widevine CE CDM 18.1.0
Released 2023-06-23
Getting Started
This project contains the sources for building a Widevine CDM module. Read the following to learn more about the contents of this project and how to use them:
The Widevine Developer Site documents the CDM API and describes how to integrate the CDM into a system.
CHANGELOG.md lists the major changes for each release.
Contains No OEMCrypto
The CE CDM requires an implementation of OEMCrypto, our hardware abstraction layer, in order to compile and run successfully. If you are an OEMCrypto implementer, you should have access to the OEMCrypto partner repository, which contains additional source code and information about implementing OEMCrypto, including the Widevine-written OEMCrypto implementation, the OEMCrypto Porting Kit. (OPK) If you are not an OEMCrypto implementer, then you will need to get an OEMCrypto implementation from your SoC manufacturer before you can use the CE CDM.