# EZDRM on iOS

This article describes how to configure [EZDRM](https://www.ezdrm.com/) with THEOplayer.

Head to our page on [DRM](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/introduction.md) for more general information.

> **Note**
>
> Support for this DRM system has not been verified on the tvOS SDK.

## Integration

We provide open-source DRM integrations which are easy to maintain and allow for a modular approach. You can find them in the [DRM integration samples repository](https://github.com/THEOplayer/samples-drm-integration), alongside guides on how to integrate and use them.

The EZDRM integration can be found [here](https://github.com/THEOplayer/samples-drm-integration/blob/master/ios/ContentProtectionIntegration/integration/EzdrmDRMIntegration.swift).

## Resources

* [EZDRM documentation](https://www.ezdrm.com/documentation)
* [THEOplayer GitHub Samples DRM Integration repository](https://github.com/THEOplayer/samples-drm-integration)

## Related articles

* [Uplynk](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/uplynk.md)
* [Xstream](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/xstream.md)
* [Vualto VuDRM](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/vualto-vudrm.md)
* [Vimond](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/vimond.md)
* [Verimatrix MultiRights](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/verimatrix-multirights.md)
* [DoveRunner](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/doverunner.md)
