Hi,
I am currently using Orbbec Astra+ in my Unity project. On development I wanted to change the RGB camera’s resolution to 1920x1080 (the camera supports it, and using Orbbec Viewer I can see the resolution is working and a higher resolution is also present) however after trying to change it through Nuitrack Manager → Sensor resolution → Custom Color Resolution I could see the resolution stayed the same, and the log reported it cannot change the resolution and gave a list of supported resolutions (all of them also displayed this error log).
I tried looking in the forum for another resolution and saw this and this but the solutions did not work.
I also have gone to nuitrack config files and saw there is a ‘OrbbecSDKConfig_v1.0.xml’ file, so I changed the resolution in the Color tag of the Astra plus device.
All solutions have not changed the resolution, and when I build the unity app the resolution in the build is even worse (in development it looks like 1280x720, and in the build it looks like 640x480).
What else can be done to change the resolution?
Thank you
Ofek