Lightweight and very simple to setup CyTube alternative to watch videos with friends and chat.
Deploy this app to Linode with a free $100 credit!
Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally.
Default channel example: https://synctube.onrender.com/
Alt-P
for global play/pause, etc)/30
, /-21
, etc to rewind video playback in secondsfoo.com/bar${1-4}.mp4
to add multiple itemsuser/res
folder)4200
port in your router settings (port is customizable)npm install ws
in this project folder (NodeJS required)node build/server.js
docker build -t synctube .
docker run --rm -it -p 4200:4200 -v ${PWD}/user:/usr/src/app/user synctube
It's just works, but you can also check user/ folder for server settings and additional customization.
Configuration
aboveuser/
folder from .gitignore
and commit it to change default configurationAPP_URL
config var with your-app-link.herokuapp.com
value to prevent sleeping when clients onlinehaxelib install all
to install extern libsSetup
section before: npm ci
F5
for client+server build and runPlease login to review this project.
No reviews for this project yet.
Invidious is an alternative front-end to YouTube.
OvenMediaEngine is a selfhostable Open-Source Streaming Ser…
MediaCMS is a modern, fully featured open source video and …
Comments (0)
Please login to join the discussion on this project.