Etoh c670acba1f
Don't log 32/64-bit cryptography 'frozen zipimport' errors
No need to log "<frozen zipimport>:259: UserWarning: You are using cryptography on a 32-bit Python on a 64-bit Windows Operating System. Cryptography will be significantly faster if you switch to using a 64-bit Python." all the time.
2024-02-07 19:11:46 +00:00
2024-02-06 22:43:04 +01:00
2023-03-14 20:47:35 +00:00
2020-10-21 00:14:00 +02:00
2017-10-24 17:54:02 +02:00

Syncplay

GitHub Actions build status

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.

License

This project, the Syncplay released binaries, and all the files included in this repository unless stated otherwise in the header of the file, are licensed under the Apache License, version 2.0. A copy of this license is included in the LICENSE file of this repository. Licenses and attribution notices for third-party media are set out in third-party-notices.txt.

Authors

Description
Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
Readme Apache-2.0 21 MiB
2024-11-17 13:19:02 -08:00
Languages
Python 94.7%
Lua 4.2%
Shell 0.8%
Makefile 0.3%