Hello, I was looking for some help or guidance with a setup. We need to create a stereo system where camera B is located several meters away from camera A and rotated 90 degrees to track an object in a contained 3d space. The original thought was to use the OAK-FFC 4P with two OAK-FFC OV9782 M12 (22 pin) cameras attached to the board but the longest available flat camera cables are unable to reach the required distance. Perhaps there are longer ones available?
Regardless, the next thought was to use two OAK-FFC 4P boards with one camera attached to each which would then allow us to connect both to a single computer through USB-C. This introduces two questions:
Syncing Frames
Following the instructions here, we used software syncing with timestamps but this introduces a fair bit of latency which we would like to keep low. My understanding is that sequence syncing would not be possible across the FFC boards. This leaves hardware syncing as the next option. How would one go about implementing hardware syncing between two FFC boards (if possible without the port available on other camera modules).
Calibrating Cameras
The documentation provides a calibration script which I works for a stereo setup on a single FFC board. Does it work, or can it be modified to accommodate cameras on two separate boards?