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

Camera board • Re: Camera frontend timeout?

$
0
0
I guess if you're waiting much longer between captures than the exposure time then you can get these warnings. You can stop them by setting

Code:

camera_timeout_value_ms = 99999999
in the rpi_apps.yaml file. Normally this will be here

Code:

/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml
though the one being used may move (typically to /usr/local/share) if you've built libcamera for yourself. Also if you're using a Pi 5 rather than an earlier Pi, replace "vc4" by "pisp".

Statistics: Posted by therealdavidp — Wed Jan 24, 2024 7:51 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles