mirror of https://github.com/Syncplay/syncplay
d73204870f | ||
---|---|---|
resources | ||
syncplay | ||
.appveyor.yml | ||
.gitignore | ||
.travis.yml | ||
GNUmakefile | ||
LICENSE | ||
Makefile | ||
README.md | ||
appdmg.py | ||
bintray.json | ||
buildPy2app.py | ||
buildPy2exe.py | ||
syncplayClient.py | ||
syncplayServer.py |
README.md
Syncplay
Solution to synchronize video playback across multiple instances of mpv, VLC, MPC-HC, MPC-BE and mplayer2 over the Internet.
Official website
Download
What does it do
Syncplay synchronises the position and play state of multiple media players so that the viewers can watch the same thing at the same time. This means that when one person pauses/unpauses playback or seeks (jumps position) within their media player then this will be replicated across all media players connected to the same server and in the same 'room' (viewing session). When a new person joins they will also be synchronised. Syncplay also includes text-based chat so you can discuss a video as you watch it (or you could use third-party Voice over IP software to talk over a video).
What it doesn't do
Syncplay is not a file sharing service.
Authors
- Initial concept and core internals developer - Uriziel.
- GUI design and current lead developer - Et0h.
- Original SyncPlay code - Tomasz Kowalczyk (Fluxid), who developed SyncPlay at https://github.com/fluxid/syncplay
- Other contributors - See http://syncplay.pl/about/development/