RealSense json Config (Intel Realsense Viewer) [Unity]

Hi all, is there a way to use the Config Json generated by Intel Realsense Viewer inside Nuitrack??
I’ve seen it used in RealSense SDK using:

var adv = device.As<AdvancedDevice>();
adv.JsonConfiguration = File.ReadAllText(path);

This cfg file has a different structure and naming from nuitrack.config …

Thnx in advance!
Mars

Hi Mars,

Do you mean passing the RealSense config to Nuitrack? If yes, then this is not possible at the moment, but we’ll discuss this feature at our next technical meeting.