Adotube logo


Adotube Technology Integration

At this point, Adotube offers two options of integrating its technology as a plugin into a 3rd Party Player.

The first and recommended option is to integrate the Adotube Overstream Platform plugin. Integrating the Adotube Overstream Platform will allow for offer timing information to be utilized; also, any of the Renderer plugins (of which Adotube Offer Renderer is one) developed by Adotube in the future will automatically work with the Adotube Overstream Platform. The integration itself requires only marginally more work the second integration option. For documentation, please see the Overstream Platform Plugin Interface Specification for AS2 Players. (AS3 Player Integration Specification will soon be available).

The second option (which was the only option available previously) is to integrate the Adotube Offer Renderer. It will not be possible to use the offer timing information with this integration (the integrating code itself will have to decide when to show the offer), which will limit its usefulness. The integration itself is marginally easier (the API for this integration is a subset of the Overstream Platform API). For documentation, please see the OfferRenderer Plugin Interface Specification For AS2 Players. (AS3 Player Integration Specification will soon be available).

You will find reference implementations of both integration options into the popular open source JW FLV Player on the Adotube JW FLV Adapters Page.

On the Adotube Brightcove Player Integration Page, you will find usage instructions and source code for that integration.