Skip to content

Convenience wrapper for advertising video/audio content with Google Interactive Media Ads HTML5 SDK

License

Notifications You must be signed in to change notification settings

streamrail/vast-ima-player

This branch is 5 commits ahead of, 46 commits behind glomex/vast-ima-player:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4cd809e · Jun 24, 2021
Feb 25, 2021
Jun 24, 2021
Oct 13, 2020
May 31, 2021
Oct 11, 2020
May 18, 2020
Oct 11, 2020
May 20, 2020
Jun 24, 2021
Jun 24, 2021
Aug 20, 2020

Repository files navigation

VAST-IMA-Player

VAST-IMA-Player is a convenience layer around Google 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-in HTMLMediaElement API.

View Documentation | View Test-Page

gzip size brotli size

Testing

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 via npm test. You can also start a local webserver via npm start and then open the http://localhost:5000/test-page/.

License

Apache 2.0 License

About

Convenience wrapper for advertising video/audio content with Google Interactive Media Ads HTML5 SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 47.0%
  • TypeScript 45.0%
  • HTML 8.0%