Hi Everyone,
I'm having an issue with my OAK-D SR POE camera. I'm trying to figure out how to capture frames from the left and right cameras, as well as the stereo depth map, using a trigger signal. I'm supplying a 12V signal to pins 2 and 7 of the M8 connector and using the code example oak_deptahi_external_trigger_fsync.py
from the "Frame Synchronization" page of the documentation.
The camera triggers once after I start it (the window for it opens), but then it freezes. However, the RGB image from the TOF sensor keeps streaming. I've tried using a 5V signal, but the behavior remains the same. I've also noticed that the current from the trigger is more than 20mA, but I'm using a power supply with current limiting.
Is this related to the trigger pins I'm using, or could something else be causing the camera to freeze?
Thank you!