https://github.com/elnardu/svideo
Video player with time synchronization between users
https://github.com/elnardu/svideo
Last synced: 5 months ago
JSON representation
Video player with time synchronization between users
- Host: GitHub
- URL: https://github.com/elnardu/svideo
- Owner: elnardu
- Created: 2017-09-11T14:43:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T15:56:05.000Z (about 8 years ago)
- Last Synced: 2025-02-02T05:26:18.971Z (over 1 year ago)
- Language: Vue
- Size: 9.09 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svideo [](https://hub.docker.com/r/elnardu/svideo/)
Video player with time synchronization between users
## Usage
1. Install docker and docker-compose
2. `wget https://raw.githubusercontent.com/elnardu/svideo/master/docker-compose.yml`
3. `docker-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
## Screenshot