while trying to make this thing work on a Quest 3 HMD passthrough RGB cameras, i recently discovered that the API Meta provides developers wich allows to integrate the passthrough feed into applications does not provide raw RGB camera access or real-time unprocessed video streams that you can manipulate directly with libraries like OpenCV. so i’m considering to use esp32-camera and mount it on the HDM and use it as a aruco marker detecter instead