Working with DRM providers
Overview
Nearly every DRM license provider does have customized DRM workflow in place, which is different to the default approach. In order to support those custom requirements, each Bitmovin Player SDK does support similar customizable callbacks as the HTML5 player, so you can adjust the DRM requests to the needs of your DRM provider accordingly.
If you are not yet familiar with the Bitmovin SDK, please see the related blog post and have a look at the demo applications available in our Android sample application repository.
Provider-specific Recipes
These recipes are based on the BasicDRMPlayback sample.
🦉
Playing EZDRM protected content with the Android Player SDK
Open Recipe
🦉
Playing DRMToday / Castlabs protected content with the Android Player SDK
Open Recipe
🦉
Playing ExpressPlay / Intertrust protected content with the Android Player SDK
Open Recipe
Updated 12 months ago