# Arris Titanium on iOS

This article describes how to configure Arris Titanium DRM 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 iOS and tvOS SDKs.

## 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 Arris Titanium integration can be found [here](https://github.com/THEOplayer/samples-drm-integration/blob/master/ios/ContentProtectionIntegration/integration/ArrisTitaniumDrmIntegration.swift).

## Code example

Please refer to [DRM](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/introduction.md) (custom configuration).

## Resources

* <https://www.arris.com/products/titanium-cas/>
* [THEOplayer GitHub Samples DRM Integration repository](https://github.com/THEOplayer/samples-drm-integration)

## Related articles

* [Axinom](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/axinom.md)
* [castLabs DRMToday](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/castlabs-drmtoday.md)
* [EZDRM](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/ezdrm.md)
* [Intertrust ExpressPlay](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/intertrust-expressplay.md)
* [Irdeto](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/irdeto.md)
* [Microsoft Azure](https://optiview.dolby.com/docs/theoplayer/how-to-guides/ios/drm/microsoft-azure.md)
