Sync playback of HTML5 video between clients.
- Node
- Express
- Socket.io
- Clone or download the project
- Install dependencies with
npm install
in the root directory - Execute
node server
- Syncronizes the playback of HTML5 video between multiple clients
Forked from Vynchronize
- Remove deprecated code
- Fix multiple rooms