syncplay 1.7.3
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.
- Outputs:
out
- Website: https://syncplay.pl
- Licenses: ASL 2.0
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install syncplay 1.7.3
as follows:
guix install syncplay@1.7.3
Or install the latest version:
guix install syncplay
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.