So I managed to clone depthai-python
Installed build tools for Visual studio
cd depthai-python/utilities
python install_requirements.py
python cam_test.py
left everything as default
I could stream the left camera, the right and the rgb.

rgb looks very dark as I am not in the room right now 🇦

Interestingly I still get an error:
C:\Users\mdupr\Documents\depthai-luxonis\depthai-python\utilities>python cam_test.py
Enabled cameras:
rgb : color
left : mono
right : mono
camd : color
DepthAI version: 2.24.0.0
DepthAI path: C:\Users\mdupr\AppData\Roaming\Python\Python311\site-packages\depthai.cp311-win_amd64.pyd
C:\Users\mdupr\Documents\depthai-luxonis\depthai-python\utilities\cam_test.py:320: DeprecationWarning: Use constructor taking 'UsbSpeed' instead
with dai.Device(*dai_device_args) as device:
[1944301071119B2E00] [2.4] [0.729] [ColorCamera(9)] [error] Camera not detected on socket: 3
Connected cameras:
-socket CAM_A : IMX378 4056 x 3040 focus:auto - COLOR
-socket CAM_B : OV9282 1280 x 800 focus:fixed - MONO
-socket CAM_C : OV9282 1280 x 800 focus:fixed - MONO
USB speed: SUPER
IR drivers: [('LM3644', 2, 99)]
Cam: rgb left right camd [host | capture timestamp]
FPS: 30.00| 30.00 30.49| 30.00 30.49| 30.00 0.00| 0.00