Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JackBinary/SyncStream

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyncStream

Pylint Dependencies Bandit Semgrep Docker Image CI License

A lightweight, self-hosted video synchronization service for watching YouTube, Twitch VODs, and raw mp4 files together in real-time.

Originally built as an experiment with local LLM code generation, it turned out to be genuinely useful for watch parties and remote hangouts.

Features

  • Room-based sessions with 6-character codes
  • Queue system for multiple videos
  • Play/pause/seek sync across all viewers
  • YouTube and Twitch embed support
  • Chat with nicknames
  • Shareable invite links

Requirements

pip install fastapi 'uvicorn[standard]'

Usage

python syncstream.py

Then open http://localhost:8000

Docker

docker build -t syncstream .
docker run -p 8000:8000 syncstream

Or with docker-compose:

docker compose up

Security

The app includes rate limiting, input validation, and XSS protection.

License

This project is licensed under the Elastic License 2.0 - see the LICENSE file for details.

About

Watch together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.