videojs-brightcove-tracker
v0.0.4
Published
This repo is a library to help user to send analytics data to brightcove from a lower level. This make sense when you try to create a more customised flow of your player.
Downloads
2
Readme
Video.js brightcove tracker
This repo is a library to help user to send analytics data to brightcove from a lower level. This make sense when you try to create a more customised flow of your player.
Getting started
Install this package from npm or yarn
yarn add videojs-brightcove-tracker
Use it as a plugin in videojs
plugins: {
brightcoveTracker: {
...options
}
}
LISENCE
MIT.