Camera Streamer
High-performance low-latency camera streamer for Raspberry PI's
Install / Use
npx skills add ayufan/camera-streamerInstalls into whichever agent you are using.
README
camera-streamer
Use
mainbranch for semi-stable changes, ordevelopfor experimental changes.
There's a number of great projects doing an UVC/CSI camera streaming on SBC (like Raspberry PI's).
This is yet another camera-streamer project that is primarly focused on supporting a fully hardware accelerated streaming of MJPEG streams and H264 video streams for minimal latency.
This supports well CSI cameras that provide 10-bit Bayer packed format from sensor, by using a dedicated ISP of Raspberry PI's.
Take into account that this is a draft project, and is nowhere as complete and well supported as awesome ustreamer. This project was inspired by mentioned ustreamer.
To clone this repository be sure to use the following command:
git clone --recurse-submodules https://github.com/ayufan/camera-streamer.git
Requirements
- Debian Bookworm, with at least 6.1 kernel
- Best: Raspberry PI for hardware acceleration
Older systems:
- Debian Bullseye. Use version
v0.3.xfrom stable-0.3.
Install
- Use precompiled debian package (recommended)
- Compile manually (advanced)
Configure
- Configure resolution, brightness or image quality
- See different streaming options
- See example configurations
Advanced
This section contains some advanced explanations that are not complete and might be outdated:
- High-performance mode via ISP for CSI
- High-performance mode via direct decoding for USB
- High-compatibility via
libcameraon Raspberry PI - Performance analysis
License
GNU General Public License v3.0
References
This project uses:
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
