最終更新:2024-07-19 (金) 13:56:48 (308d)
rpicam-apps
Top / rpicam-apps
https://github.com/raspberrypi/rpicam-apps
https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-apps
メモ
- Raspberry Pi OS Bookworm? renamed the camera capture applications from libcamera-* to rpicam-*?.
コマンド
camera-bug-report? rpicam-hello A "hello world"-equivalent for cameras, which starts a camera preview stream and displays it on the screen. rpicam-jpeg? Runs a preview window, then captures high-resolution still images. rpicam-raw? Captures raw (unprocessed Bayer) frames directly from the sensor. rpicam-still? Emulates many of the features of the original raspistill application. rpicam-vid? Captures video. rpicam-detect? Not built by default, but users can build it if they have TensorFlow Lite installed on their Raspberry Pi. Captures JPEG images when certain objects are detected.