Releases: 855princekumar/PiStream-Lite
Releases · 855princekumar/PiStream-Lite
PiStreamLite Installer v0.1.0
PiStream-Lite v0.1.0 — First Debian Package Release
A one-command RTSP streaming stack for Raspberry Pi 3B+, Pi 4, and Pi 5 — now available as a native .deb package.
What’s inside the package
- Installable
.debpackage - Global CLI tool
pistreamlite - Self-healing RTSP pipeline
- Full rollback & cleanup
- systemd-aware status/log monitoring
- Doctor/diagnostics command
Install
Simply download the .deb attached to this release, then:
wget https://github.com/855princekumar/PiStream-Lite/releases/download/v0.1.0/pistreamlite_0.1.0_arm64.deb
sudo dpkg -i pistreamlite_0.1.0_arm64.debInitialize:
pistreamlite installPackage Commands
pistreamlite install
pistreamlite rollback
pistreamlite status
pistreamlite logs
pistreamlite doctor
pistreamlite version
Remove / Rollback
sudo apt remove pistreamliteAll services, configs, binaries, and logs are auto-cleaned.
Tested On
- Raspberry Pi 3B+ (64-bit only)
- Raspberry Pi 4
- Raspberry Pi 5
- Raspberry Pi OS Bookworm 64-bit
- Logitech C615 + generic USB webcams
Coming Next
- Signed APT repository install:
sudo apt install pistreamlite
- Optional RTSP auth (username/password)
- Audio toggle
- Multi-camera extensions
Enjoy streaming!
Feedback and contributions welcome.