Hello
I just trying to make runtime work:
- i downloaded and install nuitrack-ubuntu-amd64.deb
- set NUITRACK_HOME to /usr/etc/nuitrack
- add /usr/local/lib/nuitrack to LD_LIBRARY_PATH
Calling nuitrack from console i get:
Configuration file ( /usr/etc/nuitrac/data/nuitrack.config ) error: <unspecified file>(1): expected value
terminate called after throwing an instance of 'tdv::nuitrack::BadConfigValueException'
what(): NuitrackException (BadConfigValueException): <unspecified file>(1): expected value
Aborted (core dumped)
I didnt touch the config file
Im on a xubuntu machine with a kinect v2, i know kinect is working because i can run libfreenet and rgb/depth works.
What can be the issue¿ Error trow is not much help