5.2.0 • Published 7 years ago

@meisterplayer/plugin-debugoverlay v5.2.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

Debug overlay plugin for Meister Player

Debug overlay

This plugin allows debugging of a stream inside the video player.

Getting started

Simply add DebugOverlay to the config options and use the keyboard to type this in order (not combination) ctrl -> m -> j -> s. This will activate the DebugOverlay.

var meisterPlayer = new Meister('#player', {
    DebugOverlay: {},
});

...
5.2.0

7 years ago

5.1.0

7 years ago

5.0.1

7 years ago