I've finally got triggering to work nicely where the cameras don't timeout (it was kinda stupid). I needed to first add camera_timeout_value_ms to the rpi_apps.yaml (https://github.com/raspberrypi/picamera2/issues/748). The annoying thing that is pretty hidden is you need to run "export LIBCAMERA_RPI_CONFIG_FILE=/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml", which I just added to my bashrc. Now I'm working on getting 2 cameras working on a single libcamera app. Anyone have any ideas?
Statistics: Posted by markcfong561 — Fri Feb 02, 2024 12:47 am