This program syncronises video playback across multiple mpv instances.
Install Go and you should be good to go.
make
Server and client are the same binary, so hardlinking them works fine. If you
name the binary univiewd
and run it, it will open a server on :1558
you can
connect to.
- Support playback queues
- API docs
- CI Pipeline
- a UI for managing the queue
- better handling of web streams
- bugsquashing
This thing's (mostly) licensed under the AGPL. Details to the specific licence applicable to any file can be found inside the file as a comment or in a side-car file with the .license extension.