Video player with time synchronization between users
- Install docker and docker-compose
wget https://raw.githubusercontent.com/elnardu/svideo/master/docker-compose.ymldocker-compose up -d
The server uses port 8080, but you can change that in docker-compose.yml
Use docker-compose down to shutdown the server
