jakaskerl
Thank you for your reply.
I tried to apply it on the camera :
cam_tof.setBoardSocket(dai.CameraBoardSocket.CAM_A)
monoLeft.setBoardSocket(dai.CameraBoardSocket.LEFT)
monoRight.setBoardSocket(dai.CameraBoardSocket.RIGHT)
but how to assign the correct board socket to get the RGB image ?
Thank you in advance