I have been working with nuitrack for some time now and i noticed that the license mostly stops just after 10-20 second. This is really annoying to test my product with whilst in development. I have to start the game 2 or 3 times just to get a long enough time to test one quick thing. On the site it states that the trial has 3 minutes but it has never been that long. It impressive if i could make it to 2 minutes.
So my question is how can I get the full 3 minutes instead of 10 to 20 seconds?
Please check standard Nuitrack samples (for example, nuitrack_csharp_sample from Nuitrack SDK). Do they work? If not, please provide us with the output. If yes, please check our Unity samples (Nuitrack SDK/Unity3D/NuitrackSDK.unitypackage). Try to open “AllModulesScene” from our Unity package to check the issue.
Please try to run C++ samples as well (for example, nuitrack_c11_sample from Nuitrack Runtime). And please provide us with the output. It’ll help us to understand what causes the issue.
c# sample : ERROR: AstraProPerseeDepthProvider can't create RGB Stream (VideoCapture device ID is not valid) DepthProviderManager: AstraProPerseeDepthProvider can't create RGB Stream (VideoCapture device ID is not valid) ERROR: Couldn't open device ( DeviceOpen using default: no devices found ) DepthProviderManager: Couldn't open device ( DeviceOpen using default: no devices found ) ERROR: Can not create OpenNI depth generator (OpenNI Status: Can't create any node of the requested type!) DepthProviderManager: Can not create OpenNI depth generator (OpenNI Status: Can't create any node of the requested type!) Create DepthProvider: Realsense2DepthProvider
c++ sample:ERROR: AstraProPerseeDepthProvider can't create RGB Stream (VideoCapture device ID is not valid) DepthProviderManager: AstraProPerseeDepthProvider can't create RGB Stream (VideoCapture device ID is not valid) ERROR: Couldn't open device ( DeviceOpen using default: no devices found ) DepthProviderManager: Couldn't open device ( DeviceOpen using default: no devices found ) ERROR: Can not create OpenNI depth generator (OpenNI Status: Can't create any node of the requested type!) DepthProviderManager: Can not create OpenNI depth generator (OpenNI Status: Can't create any node of the requested type!) Create DepthProvider: Realsense2DepthProvider
I use nuitrack trial which is supposed to last 3 minutes.
So I don’t have the licence.json because im still testing if this sdk provides what I want.
And just sometimes I made something enter play mode and stand up to try it. it just starts erroring that the trial ended. And i don’t take 3 minutes to stand up.
If possible, check Nuitrack with another sensor.
That’s really strange that C++ samples work fine and C# sample crashes in 10-20 seconds in your case.
Could you please run nuitrack_csharp_sample again and provide us with the output showing the exception? And also send us the screenshot of Unity error log.
Hello @olga.kuzminykh, I seem to have the similar problem, except my trial is 2-3 seconds.
Windows x64 with Kinect v1, I have tried with Unity package and with nuitrack_c11_sample.exe like you have mentioned in previous comments.
Do you have any idea how to get his trial time up to 3 minutes? Since I cannot evaluate anything with just 2 seconds (as soon as camera turns on, the screen freezes with “Please get a licence” label)
This is normal behavior of Nuitrack. To use Nuitrack Trial, you have to activate the trial license. Nuitrack Trial has the same functions as Nuitrack Pro except for time limit (3 minutes). To generate the trial license, you have to create (or log in to) your Nuitrack personal account. Then, you’ll be able to generate as many trial licenses as you need (one trial license for one PC).
Hi, I’ve activated the trial license with the “activation_tool/Nuitrack.exe”, but the file “license.json” isn’t there.
In my Nuitrack personal account the trial license is shown as active.
Also, when I open “activation_tool/Nuitrack.exe” I have the option to “Remove License”.