https://github.com/raspberrypi/rpicam-apps
https://github.com/raspberrypi/rpicam-apps
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raspberrypi/rpicam-apps
- Owner: raspberrypi
- License: bsd-2-clause
- Created: 2020-11-20T15:13:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T14:09:19.000Z (8 months ago)
- Last Synced: 2025-04-29T15:25:47.971Z (8 months ago)
- Language: C++
- Size: 858 KB
- Stars: 469
- Watchers: 27
- Forks: 260
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# rpicam-apps
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 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.
Build
-----
For usage and build instructions, see the official Raspberry Pi documentation pages [here.](https://www.raspberrypi.com/documentation/computers/camera_software.html#building-libcamera-and-rpicam-apps)
License
-------
The source code is made available under the simplified [BSD 2-Clause license](https://spdx.org/licenses/BSD-2-Clause.html).
Status
------
[](https://github.com/raspberrypi/rpicam-apps/actions/workflows/rpicam-test.yml)