Skip to content

Tech-Byte-Tips/RPi-StreamBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Please Support This Project!

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

RPi-StreamBox Server

Turn your Raspberry Pi into a multi-streaming box!

About

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:

  1. YouTube
  2. Twitch
  3. Trovo
  4. Kick
  5. Facebook
  6. Instagram
  7. Cloudflare

The application allows you to:

  1. Install RPi-StreamBox
  2. Uninstall RPi-StreamBox
  3. Configure the streaming platform details
  4. View the status of the streaming platforms
  5. Disable a streaming platform

How to Install

How to fix issue with YouTube URL causing NginX to not auto start

  1. Edit the Nginx service:

    sudo systemctl edit nginx.service

  2. Add the following entry:

[Service]
ExecStartPre=/bin/sleep 10
Restart=on-failure
RestartSec=5s
  1. Reboot the system for changes to take effect

License

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].

About

Turn your Raspberry Pi into a multi-streaming box!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages