Go to file
Ricardo Constantino d3021a0e98 Import site in makefile 2018-07-28 22:10:41 +01:00
resources
syncplay Upver to build 67 2018-07-28 18:59:20 +01:00
.appveyor.yml
.gitignore
.travis.yml Automatically update Bintray version on Travis 2018-07-21 19:25:33 +02:00
GNUmakefile Import site in makefile 2018-07-28 22:10:41 +01:00
LICENSE
Makefile
README.md
appdmg.py Revert "Revert "Code Syntax Refactoring"" 2018-07-23 14:12:09 -07:00
bintray.json Automatically update Bintray version on Travis 2018-07-21 19:25:33 +02:00
bintray_version.py Final Spacing changes for PR 2018-07-24 09:05:49 -07:00
buildPy2app.py Revert "Revert "Code Syntax Refactoring"" 2018-07-23 14:12:09 -07:00
buildPy2exe.py Revert "Revert "Code Syntax Refactoring"" 2018-07-23 14:12:09 -07:00
syncplayClient.py Import site in makefile 2018-07-28 22:10:41 +01:00
syncplayServer.py Import site in makefile 2018-07-28 22:10:41 +01:00

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

https://syncplay.pl

Download

https://syncplay.pl/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