OskarSonc Hi, I just got it working with depthai 2.30.0. I ran the calibration step, and there's no warning now but the frames are slightly mis-aligned. I would like to get this working with 3.0.0-rc4 since I'm running my Oak-D 4 Pro as well in my setup, which is why I'm asking for an example.
I'm trying to start with the v2 script and port it to v3. I've followed the porting guide but I still seem to get dumb errors like:
AttributeError: 'depthai.node.Camera' object has no attribute 'setFps'
I'm sure the new version is much better than v2 but it's really confusing when trying to work with both versions.