- Notifications
You must be signed in to change notification settings - Fork4
Convenience wrapper for advertising video/audio content with Google Interactive Media Ads HTML5 SDK
License
glomex/vast-ima-player
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VAST-IMA-Player is a convenience layer aroundGoogle Interactive Media Ads HTML5 SDK (short: IMA) which tries to make using IMA less cumbersome for common monetization usecases.
This library can be used to build a simple outstream player or it can be used to implement more complex monetization scenarios. VAST-IMA-Player can monetize any content media player (with pre-, mid and postrolls), which follows the browser-built-inHTMLMediaElement API.
View Documentation |View Test-Page
Open the test-page:http://unpkg.com/@glomex/vast-ima-player@1/test-page/index.html
Or checkout this repository and execute the end-to-end tests vianpm test
. You can also start a local webserver vianpm start
and then open thehttp://localhost:5000/test-page/.
About
Convenience wrapper for advertising video/audio content with Google Interactive Media Ads HTML5 SDK