Plugins

Since EmpPlayer is built on top of VideoJS, the same plug-in system can be used. This also means that any existing VideoJS plug-ins should work.
You can find additional documentation on plugins in VideoJS documentation
Plugins can be loaded through the plugins option, or by using player.pluginName(options).