@erik thanks for the quick reply. I am quite sure that I really needed to add the line, before it was outputting a strobe signal on the S2, but I will verify this afternoon.
monoRight.initialControl.setStrobeExternal(48,1)
On the script you suggested, I am running into another issue.
luxonis/depthai-pythonblob/main/examples/StereoDepth/depth_preview_sr.py
If I run that script, the code keeps forever waiting on line 59 (queueNames = device.getQueueEvents()
) any idea what is causing that?