Binaries
If you are looking for easy install on your Raspberry Pi, scroll down to
-
Android aarch64 APK - link
-
Windows x64 Installer - link
-
Linux x64 DEB Installer - link
-
Linux x64 RPM Installer - link
-
Linux x64 Generic ZIP - link
-
MacOS PKG Installer - link
-
Linux ARM 32 ZIP - link
Do not use Stream-Pi in public, open or untrusted networks. Always use this within your private and trusted networks. Stream-Pi does not use any encryption as of this version (1.0.0 EA+3)
Raspberry Pi
If you have a Raspberry Pi System, you may run the following command via terminal or SSH:
Note: Raspberry Pi OS 32-bit recommended for the below method.
curl -sSL https://install.stream-pi.com/client/raspberry-pi | bash
This will install and configure the latest stable version (1.0.0 EA+3) on your Raspberry Pi, using this script.
After installation, you may run Stream-Pi Client using
- Desktop Mode (For best compatibility): A shortcut is already created in your desktop, or you can also run
~/stream-pi-client/run_desktop
in your terminal. - Console Mode (For best performance): Run
~/stream-pi-client/run_console
in your terminal. Not supported on ARMv6 systems like Raspberry Pi 0 and 1.
Stream-Pi in Desktop Mode will not work while the Raspberry Pi is in Console Mode and vice versa.
Note for Other ARM 32 Systems
Extract the zip for ARM32, then run either run_console
or run_desktop
executable file inside the extracted folder.
- If your ARM system has proper support for DRM/KMS, run
run_console
. Make sure X server is not running. - For best compatibility, run
run_desktop
executable. This requires X Server, and uses Software rendering.
Note for Android
- Only 64-Bit Android devices are supported.
- Only Android 5.0+ is supported.
Note for Linux x64
If youre downloading the zip, you will need to extract and then run Stream-Pi Server
executable in the bin
directory.
Note for Windows
You may get the SmartScreen alert while running the Installer. This binary is completely safe, and this alert is triggered because we are not a known publisher. If you're paranoid about your safety, you may compile and build Stream-Pi from source.
You will also have to provide firewall access to it to your network when you get the firewall prompt.
New Additions
- Support for MacOS
- Installers
- Toggle Actions
- Twitch Actions
- Screen saver
- Lots of other actions
Improvements
- OBS - Possible toggle-able actions have been converted to toggle actions
- Better and more efficient Communication System
- Same action may now support multiple icons
- Flat action box instead of rounded
- Better run at boot support
- Lots of other improvements
Known issues
- Start at boot is not supported on MacOS. *
- Console mode does not work on ARMv6 systems like Raspberry Pi 0 and 1. *
* Fixed and will not be present in next release.