Provides sample apps for the Brightcove Player SDK and Plugins for Android
View the Project on GitHub BrightcoveOS/android-player-samples
These samples demonstrate playback of Widevine Modular DRM-protected content. Widevine support is built into the Brightcove SDK, so no additional plugin is required.
Each sample plays a Widevine-protected asset and license acquisition is handled by the SDK.
WidevineModularSampleApp uses the shared Brightcove demo account (5420904993001).
HdcpFallbackSampleApp needs an account enabled for Fallback HDCP, so that the renditions
carry a separate DRM key per tier, and points at one (6415550737001).
| Sample | Languages | What it demonstrates |
|---|---|---|
WidevineModularSampleApp |
Java · Kotlin | Widevine Modular protected playback. |
HdcpFallbackSampleApp |
Java · Kotlin | Fallback HDCP: restricting rendition selection to SD while the video output is not HDCP protected. |