LinuxCommandLibrary

rpicam-hello

View a live camera stream using a Raspberry Pi camera.

TLDR

Display a camera preview stream for a specific amount of time (in milliseconds)

$ rpicam-hello -t [time]
copy


Tune the configuration for a particular camera sensor
$ rpicam-hello --tuning-file [/usr/share/libcamera/ipa/rpi/path/to/config.json]
copy

Copied to clipboard