fork of rpicam-apps that builds upon the rpicam-raw app, offering cinema dng recording capabillities and integration with REDIS offering an abstract "API" like layer for custom integrations / controls.
Warning
These applications and libraries have been renamed from libcamera-* to rpicam-*. Symbolic links are installed to allow users to keep using the old application names, but these will be deprecated soon. Users are encouraged to adopt the new application and library names as soon as possible.
Please install the below requirements before continuing with the rest of the build process:
Redis
sudo apt-get install redis-server
Hiredis
sudo apt-get install libhiredis-dev
Redis++
requires manual build
spdlog
sudo apt install libspdlog-dev
JsonCpp
sudo apt-get install libjsoncpp-dev
cpp-mjpeg-streamer
requires manual build
For usage and build instructions, see the official Raspberry Pi documentation pages here.
The source code is made available under the simplified BSD 2-Clause license.
