I would appreciate a donation if you found it useful.
You can also support me by sending a BitCoin donation to the following address:
19JXFGfRUV4NedS5tBGfJhkfRrN2EQtxVo
Turn your Raspberry Pi into a multi-streaming box!
This shell application is designed to work with all Raspberry Pi models. It is simple and lightweight.
When installed, it will turn your Raspberry Pi into multi-streaming box.
It will allow you to do multi-streaming to all or an individual platform:
- YouTube
- Twitch
- Trovo
- Kick
- Cloudflare
The application allows you to:
- Install RPi-StreamBox
- Uninstall RPi-StreamBox
- Configure the streaming platform details
- View the status of the streaming platforms
- Disable a streaming platform
-
Step 1 - Clone the repository
cd ~
sudo git clone https://github.com/Tech-Byte-Tips/RPi-StreamBox
-
Step 2 - Run the Application
cd ~/RPi-StreamBox && chmod +x RPi-StreamBox.sh && sudo ./RPi-StreamBox.sh
-
Edit the Nginx service:
sudo systemctl edit nginx.service
-
Add the following entry:
[Service]
ExecStartPre=/bin/sleep 10
Restart=on-failure
RestartSec=5s
- Reboot the system for changes to take effect
All rights are reserved by Jorge Pabón.
Free to use for personal use. Use of this application for commercial purposes without a license is not authorized. For licensing costs contact Jorge Pabón at [email protected].