
Conax DRM in JW player - iOS
Can i use conax DRM in JW Player for iOS? If yes, How can I implement this in JW player. I need Objective C code.
Can i use conax DRM in JW Player for iOS? If yes, How can I implement this in JW player. I need Objective C code.
We do not currently support Conax DRM in our iOS SDK but we do support Apple’s Fairplay DRM. Here is our documentation and a code example:
https://developer.jwplayer.com/sdk/ios/docs/developer-guide/embedding/features/
https://github.com/jwplayer/jwplayer-ios-bestPracticeApps/tree/master/JWBestPracticeApps/JWFairPlayDrm
Thanks,
Daniel
Hi,
Conax supports multiple DRMs, including Apple Fairplay, Google Widevine Modular and Microsoft PlayReady.
For iOS our customers are using Apple FairPlay from our backend, and we provide documentation and reference code to implement this.
For more info: http://www.conax.com/products-solutions/conax-security-platform/multi-drm/
Best,
Einar Vågmo / Conax
Hi Einar,
Thank you for the update.
-Daniel