$ npm install
$ gulp
This command will generate files in ./dist, commit this directory after each build.
Put the RAW URL of the plugin that you want to use in Plugins/Javascript section in Brightcove as in the screenshot.
If you want the plugin to be executed during initialisation of videojs, you need to declare an empty entry in "Name, Options" section, with name for the name of the plugin and "{}" for the option.
File name: logo.js
Options:
{ "logo": base64 of the image [default: TL logo] "debug": debug mode [default: false] }
File name: sm.js
Options:
{ "key": Key of Secret media service [default: empty] "url": URL of VAST to be unblocked [default: empty] "debug": debug mode [default: false] }
File name: scrollIntoView.js
Options: nothing
Dependancies: jQuery and prismamediadigital/pmd-isonscreen