/html5-video-sync

Sync playback of HTML5 video between clients.

Primary LanguageJavaScriptMIT LicenseMIT

html5-video-sync

PRs Welcome

Sync playback of HTML5 video between clients.

Dependencies

  • Node
  • Express
  • Socket.io

Getting Started

  1. Clone or download the project
  2. Install dependencies with npm install in the root directory
  3. Execute node server

Features

  • Syncronizes the playback of HTML5 video between multiple clients

Acknowledgements

Forked from Vynchronize

TODO

  • Remove deprecated code
  • Fix multiple rooms