Thanks for your reply, but it does not work for me unfortunately.
I ordered the IMX462, which I think I'm using. When I run any of the scripts (e.g. Examples/rgb_video.py), it says:
[14442C10D15CCBD600] [2.5] [3.126] [ColorCamera(0)] [warning] Unsupported resolution set for detected camera IMX296, needs 1440X1080, defaulting to it
So, it "detects" a 296, is that expected behavior?
Independent of that: Every branch I tried (main, develop, production_imx296, imx283) just hangs at
inRgb = qRgb.get()
Did I mess up installing anything? For other cameras the same conda environment and git work fine.