Please help me, Some questions about using in Unreal 5.5?

Hello, please help me.

  1. How do I set the COLOR image resolution in UE5?
  2. When I install the Azure Kinect camera vertically(Refer to the figure below), the Body tracking is not quite right. How can I fix it?

Hello @tongfengzesolomon,

  1. You can change color resolution for UE5 via the %NUITRACK_HOME%\data\nuitrack.config file. Like this:
    image
  2. You need to change RotateAngle parameter to 90 or 270 value (depending on the direction of rotation of the sensor) like this:
    image
1 Like

Okay, I understand. Thank you very much.

One more note which could be helpful generally - in case of any uncertainty on the correct operation of a particular mode, please try out corresponding mode in latest revisions of Nuitrack app (Viewer) (it now allows both choosing Depth/RGB resolution separately and setting a desired image rotation, also it could be used as a reference/starting point for the list of supported modes).
Our UE5 package currently lacks this completeness.