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.
For usage and build instructions, see the official Raspberry Pi documentation pages here.
This project uses pre-commit to run formatting and linting checks on each commit. To install:
pip install pre-commit
pre-commit install
pre-commit install --hook-type commit-msgThe source code is made available under the simplified BSD 2-Clause license.