Instantly set up a private Jamulus server in GCP, and effortlessly stream your jam sessions to YouTube Live!
Jamulus is a popular open-source software that allows musicians to join online, low-latency jam sessions.
YouTube is... well, you know. Youtube.
What do you do if you want to stream a private online jam session to YouTube Live with low latency? The current workflow is complicated, and not very well documented. This project was created to make low-latency jam session streaming as easy as 1, 2, 3:
- Setup your environment
- Deploy and configure server in GCP
- Stream audio from server to YouTube
Clone this repo if you haven't already. You'll need git
for this:
git clone git@github.com:sean-reid/jamulus-streamer.git
Change into the repo directory:
cd jamulus-streamer
Then, follow the docs for your platform.
For platform-specific docs, please go here. Read these docs before attempting a deployment.