Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5114

Camera board • Re: Problem with the external trigger of the GS camera

$
0
0
Make sure you do either

Code:

export LIBCAMERA_RPI_CONFIG_FILE =/usr/share/libcamera/pipeline/rpi/pisp/timeout.yamlrpicam-still ...etc...
(use export, and make sure rpicam-still is run from the same shell/session);

or

Code:

LIBCAMERA_RPI_CONFIG_FILE =/usr/share/libcamera/pipeline/rpi/pisp/timeout.yaml rpicam-still ...etc...
(prefix the environment variable onto the command).

Statistics: Posted by njh — Mon Mar 04, 2024 2:59 pm



Viewing all articles
Browse latest Browse all 5114

Trending Articles