This is a small suite of libcamera-based applications to drive the cameras on a Raspberry Pi platform.
Warning
These applications and libraries have been renamed from libcamera-* to rpicam-*. Symbolic links to allow users to keep using the old application names have now been removed.
Prerequisites: apt install -y libcamera-dev apt install -y cmake libboost-program-options-dev libdrm-dev libexif-dev apt install -y libepoxy0 libepoxy-dev libpng16-16t64 libpng++-dev libpng-dev libjpeg62-turbo libjpeg62-turbo-dev libtiff6 libtiff-dev apt install -y clang-format-19 apt install -y libpaho-mqttpp-dev libpaho-mqtt-dev libpaho-mqttpp3-1 mosquitto-clients
Update ffmpeg libraries
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.