Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
/ Synk Public archive

a simplified Cytube clone -- Syncs video streams across multiple computers across networks.

License

Notifications You must be signed in to change notification settings

kendallgoto/Synk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveSynk

Livesynk is a socket-based online chat room service that allows users to syncronize playback of video to all members in the server. It's general purpose is to watch videos or shows with friends, syncronizing the video automatically.

Features

  • Video Sync (delay is <2000ms at worst)
  • Built in chat
  • Separate subtitle declaration
  • Leadership roles

Setup

I run Livesync over on NearlyFreeSpeech. General setup over there is:

  • Basic Apache server to serve index.html, etc.
  • Daemon to run the nodejs

On setup in NFS, that's just a proxy from /ws/ pointing to the node server, and a daemon instance that is running /server/run.sh.

About

a simplified Cytube clone -- Syncs video streams across multiple computers across networks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published