Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

meisterplayer/ui-debugoverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors