Problem to install SDK

Hi!

I use this tutorial.

I must use terminal with admin rules?

When i write this command i have this error:

At line:1 char:43

  • “C:\Program Files\OpenNI\Bin64\niReg.exe” -r C:\nuitrack-win64\nuitra …
  •                                       ~~
    

Unexpected token ‘-r’ in expression or statement.
At line:1 char:46

  • … Reg.exe" -r C:\nuitrack-win64\nuitrack\bin\libnuitrack_ni.dll C:\nuit …
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    

Unexpected token ‘C:\nuitrack-win64\nuitrack\bin\libnuitrack_ni.dll’ in expression or statement.
+ CategoryInfo : ParserError: (:slight_smile: [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken

Have you set up the system variables? If yes make a picture of them. If not Please do step 4 on the site you linked.

i do this:

Im note understand this step:
`

" [Optional] Install OpenNI-1.5 Primesense/ORBBEC driver (\Primesense-Sensor-5.1.6.6-Win-x86.msi, \Primesense-Sensor-5.1.6.6-Win-x64.msi for 64-bit). "

`
I Must install Primesense-Sensor to this path: C:\Nuitrack
???

[Optional] To use OpenNI 1.5 API, register the Nuitrack dynamic module for OpenNI 1.5:

This step to run of activation of SDK? Yes or not?

Thank you!

You need to add this in PATH:


And you have to change NUITRACK_HOME to: image

What this window?

problem_2

Its if you edit the PATH variable. Then you add new

Ou, ok…i see this ))))

“C:\Program Files\OpenNI\Bin64\niReg64.exe” -r \nuitrack\bin\libnuitrack_ni.dll \nuitrack\data

I must write this command to Windows PowerShell Admin or not Admin rules?

That part is optional. so you dont need to do it.

I didn’t and it works fine for me. Just go to C:\nuitrack\activation_tool and run Nuitrack.exe
if it opens press compatibility test then you should see the depth camera working

Thank you! All work! )))

Your welcome ^-^
I hope you will make something great

Soory, maybe you know.

I have this error in Unity:

I can use SDK with one device? Now im use Kinect v2.

Hi Vyacheslav,

Nuitrack license is linked to a sensor serial number. Therefore, if you use two sensors, you have to purchase and activate two licenses (each for one sensor). However, you can also use Nuitrack Trial for development - it has the same features as Nuitrack Pro, the only difference is 3 minutes time limit (LicenseNotAcquiredException is thrown after 3 minutes with Nuitrack Trial).

I didn’t use two sensors at the same time.

In this situation I used kinect v2, without connected Intel Realsense D435 ( it at me is registered in system, but I did not bind to it the license through C:\nuitrack\activation_tool\Nuitrack ahhh.exe )

But why i have this error in unity 3d?

how to switch between the sensors attached to the license? Use Activation_tool?

Thank you!

Hey,

You get this error after sometime if you don’t have an activated license. Once you activate a license it will get bonded to the sensor you were using when activating the license. So for each sensor you use you need a different license.

You can still develop with this error but you need to test your game within a time window. If you get the error just restart your game within unity and then you can test again.

Hey,

You get this error after sometime if you don’t have an activated license. Once you activate a license it will get bonded to the sensor you were using when activating the license. So for each sensor you use you need a different license.

You can still develop with this error but you need to test your game within a time window. If you get the error just restart your game within unity and then you can test again.

Is it possible to switch sensors between licenses? I have kinect v2 and Realsense d435. I’m not sure I want to use a specific sensor right now. Where can I see the license binding to the sensor?

You can use Nuitrack Trial if you’re not sure what sensor you’re going to use. If you have two sensors and want to use Nuitrack Pro with both of them, you have to purchase two licenses (each for 1 sensor) or use Nuitrack Trial.

I know it.

Can I connect and disconnect a license from the sensor?
Or i can connect license only to one device, and it all?

Thabk you!

Currently, it’s not possible to “disconnect” a license from a sensor. Each license is linked to one sensor.
However, we’re planning to provide a different license type, which will allow users to use Nuitrack with different sensors (license will be, so to say, portable).