This repository is maintained by Dolby OptiView and contains the different connectors available with the OptiView Player (formerly THEOplayer) iOS SDK.
The OptiView Player iOS SDK enables you to quickly deliver content playback on iOS and tvOS.
Using the available connectors allows you to augment the features delivered through the iOS SDK.
The OptiView Player iOS SDK Connectors requires the application to import the OptiView Player iOS SDK since the connectors rely on its public APIs. For more details about importing OptiView Player iOS SDK check the documentation.
| Connector | Dependency | Supported From | Documentation |
|---|---|---|---|
| Uplynk | THEOplayer-Connector-Uplynk |
8.11.1 | documentation |
| Comscore | THEOplayer-Connector-Comscore |
4.5.0 | documentation |
| Conviva | THEOplayer-Connector-Conviva |
4.1.1 | documentation |
| Nielsen | THEOplayer-Connector-Nielsen |
4.3.0 | documentation |
| SideloadedSubtitle | THEOplayer-Connector-SideloadedSubtitle |
5.2.0 | documentation |
| Yospace | THEOplayer-Connector-Yospace |
7.8.0 | documentation |
Notes:
- OptiView Player iOS SDK Connectors are compatible with a OptiView Player SDK with the same major version number. It's not recommended to use different major versions for the iOS SDK and the Connectors.
In your Podfile add one or more of the OptiView Player iOS SDK Connectors, for example:
pod 'THEOplayer-Connector-Conviva'In Xcode, go to File > Add Package Dependencies... and add:
https://github.com/THEOplayer/iOS-Connector
Then select the library products you need (e.g. THEOplayerConnectorConviva).
If you are looking for connectors for other platforms see:
The contents of this package are subject to the Dolby OptiView Terms of Service.