Hello,
I'm on a quest 3 (v76) and i'm trying to use the Passthrough camera feed in a custom immersive application developed with the Meta Spatial Framework.
I’ve already granted all required permissions (CAMERA, horizonos.permission.HEADSET_CAMERA)
However CameraManager.openCamera() always throws:
android.hardware.camera2.CameraAccessException: CAMERA_DISCONNECTED (2)
Is access to the passthrough camera allowed in immersive apps built with the Meta Spatial SDK?
Any guidance would be greatly appreciated.
Thanks in advance!
Hello,
I'm on a quest 3 (v76) and i'm trying to use the Passthrough camera feed in a custom immersive application developed with the Meta Spatial Framework.
I’ve already granted all required permissions (CAMERA, horizonos.permission.HEADSET_CAMERA)
However CameraManager.openCamera() always throws:
android.hardware.camera2.CameraAccessException: CAMERA_DISCONNECTED (2)
Is access to the passthrough camera allowed in immersive apps built with the Meta Spatial SDK?
Any guidance would be greatly appreciated.
Thanks in advance!