A web interface for mplayer
.
npm install
npm start
Other dependencies are mplayer
and, if remote functionality is used,
ssh
.
Configuration is via a config.json
file, or environment variables.
See config.js
for a list of possible configuration options.
This application uses MediaWiki's coding conventions.