Skip to content

Use akamai controlbar

Marcel Ebert requested to merge use-akamai-controlbar into master

Changes the player so that it uses the akamai control bar instead of the default one.

I had to hard-copy the ControlBar.js and css file and add the export default ControlBar statement to it because I could not get it running otherwise. Importing it via dashjs/contrib/akamai/controlbar/Controlbar did not work.

Merge request reports