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

Camera board • How to set external trigger mode when using two cameras on a single Pi

$
0
0
I've been successfully using the following script to set up a Pi GS camera to work with an external trigger in the PiTrac project (pitrac.org) (as sudo):

Code:

echo 1 > /sys/module/imx296/parameters/trigger_mode
That's working fine on a system with just a single camera attached. But now, I'm looking at using two cameras on the same Pi, and I only want to set one to use XTR.

Can anyone tell me how to set just one of the cameras to external trigger? Thank you!

Statistics: Posted by jpilgrim — Tue Apr 08, 2025 4:16 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles