[Solved] setConfigValue method has no influence to depth frame on running Nuitrack

Hi all,

I would like to adjust parameters associated to RealSense on running Nuitrack like a RealSense Viewer.

I created a method that changes the Nuitrack configuration (RealSense Preset configuration) using “setConfigValue” method, and used it on running Nuitrack.
But received depth frames seem to have no influence from Preset value.

"setConfigValue" only affects before use “run” method ?

Best Regards,
Shigeyasu

My question was resolved by following link,

How to get/set config value with user code?

thanks.