Working with DRM providers
Overview
Nearly every DRM license provider does have customized DRM workflow in place, which is different to the default approach, especially when it comes to Fairplay DRM. In order to support those custom requirements, each Bitmovin native SDK does support the same 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 iOS sample applications or Android sample application repository.
Provider-specific Recipes
These recipes are based on the BasicDRMPlayback sample.
🦉
Playing EZDRM protected content with the iOS Player SDK
Open Recipe
🦉
Playing DRMToday / Castlabs protected content with the iOS Player SDK
Open Recipe
🦉
Playing iStreamPlanet protected content with the iOS Player SDK
Open Recipe
🦉
Playing ExpressPlay protected content with the iOS Player SDK
Open Recipe
Updated 12 months ago