An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# svideo [![Docker Build Status](https://img.shields.io/docker/build/elnardu/svideo.svg)](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