D455: The camera INFRARED-0 cannot be opened
我用的是连接到安卓手机的 RealSense D455 设备。当我选择“红外-0”模式时,摄像头无法打开。如果我选择“RGBA8 格式”,摄像头可以打开,但打开的却是右侧的摄像头。我想请教各位专家:你们知道可能是什么原因吗?
-
Hello, are you attempting to open Infrared 0 - the left side infrared stream - as a UYVY RGB image whilst Infrared 1 - which is set to Y8 infrared - is open, please? If you are then it will not be possible to access RGB color from Infrared 0. This is because to access Infrared 0 color, Infrared 1 must be inactive. Infrared 0 and 1 can only both be active simultaneously if both are set to an infrared format such as Y8 or Y16.
-
Hello, thank you very much for your response! Now I want to achieve the goal of using two infrared cameras + IMU to collect data. Is this possible?
The current problem is:
1. The Format of INFRARED-0 has no options of Y8 and Y16, and it is impossible to open both IR-0 and IR-1 simultaneously.
2. When opening IR-0 or IR-1 alone, only the left eye camera is activated.
How should I solve this problem?
Please sign in to leave a comment.

Comments
4 comments