1. Quick Start:
git clone https://github.com/Cfomodz/StreamDrop.git
cd StreamDrop
chmod +x setup.sh && ./setup.sh
2. Open the web interface:
http://your-server-ip:5000
3. Add your first stream:
- Get your YouTube Stream Key from YouTube Studio
- Click "Add Stream" in the web interface
- Enter your stream key and content URL
- Click "Start Stream"
All streams are managed via the web interface:
- Each stream has its own YouTube key and content path
- Streams run independently and restart if they fail
Auto-detects most efficient setup method (headless/X11). Perfect for cheap VPS ($4-6/mo)
If someone would like to fork this and PR some alternative deployment options instead of just Ubuntu Server and Ubuntu Desktop (or go beyond apt based, or even unix based), I am open to that. If you do, please consider make it autodetecting or at least parameterized.
Questions? The code is self-documenting.