meisterplayer / ui-debugoverlay

Meisterplayer plugin that displays various stats and information related to the media that's playing.

Home Page:https://www.meisterplayer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: {},
});

...

About

Meisterplayer plugin that displays various stats and information related to the media that's playing.

https://www.meisterplayer.com/

License:Other


Languages

Language:JavaScript 93.6%Language:HTML 6.4%