syncplay
Client/server to synchronize media playback on many computers
Syncplay is a solution to synchronize video playback across multiple instances of media players over the Internet. When one person pauses/unpauses playback or skips to a position in the video, this is replicated across all media players connected to the same server and in the same "room" (viewing session). A built-in text chat for discussing the synced media is also included for convenience.
- Versions: 1.7.3
- Website: https://syncplay.pl
- Licenses: ASL 2.0
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of syncplay
as follows:
guix install syncplay
Or install a particular version:
guix install syncplay@1.7.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of syncplay about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/syncplay'><img src='https://packages.guix.gnu.org/packages/syncplay/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/syncplay)
Example Org:
[[https://packages.guix.gnu.org/packages/syncplay][https://packages.guix.gnu.org/packages/syncplay/badges/latest-version.svg]]