Hello,
I am developing a Unity application using Nuitrack and I would like to know if multi-sensor tracking is supported.
Specifically, I would like to use two depth sensors simultaneously in the same Unity application, such as:
-
Orbbec Astra 2 + Orbbec Femto Mega
-
Two Astra 2 sensors
-
Two Femto Mega sensors
-
Kinect V2+ Astra 2 or another sensor
My goal is to:
-
Capture data from both sensors at the same time.
-
Synchronize the sensors.
-
Access both RGB and Depth streams.
-
Merge or use skeleton tracking from both viewpoints in Unity.
Could you please let me know:
-
Does Nuitrack support multiple sensors simultaneously?
-
Is this available in the standard license or only in an Enterprise license?
-
Are there any Unity examples or documentation for multi-sensor setups?
-
Which sensor combinations are officially supported?
Thank you.