/videoscreen

Play submitted links with mpv on a videowall

Primary LanguagePythonOtherNOASSERTION

Videoscreen

Listens on a TCP port for incoming media urls.

The url is opened with mpv and played.

Another url terminates the previous link.

Optionally, mpd can be paused during playback when using -m.

Dependencies

Invocation

Try invoking with --help to see usage and configuration information.

python3 -m videoscreen -- --fs

Options after the -- are passed to mpv.

License

This tool is licensed under:

GNU Affero General Public License v3 or later.

See copying.md and LICENSE for further information.