curiosity-inc / azure-kinect-dk-unity

Azure Kinect C# wrapper compatible both with Sensor SDK and Body Tracking SDK ant Unity sample project using it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureKinectException: result = K4A_RESULT_FAILED

Ramanan-Aximsoft opened this issue · comments

Hi,

I cloned the code and followed your steps.
I upgraded as per the mentioned requirement.
Still, I face the issue. Can you help me in solving this.

Regards,
Ramanan.
Capture

This is my error log----------------

{"level":"info","message":"Starting Server","timestamp":"2019-08-23T13:46:10.850Z"}
{"level":"info","message":"Server started on port [51556]","timestamp":"2019-08-23T13:46:10.856Z"}
{"level":"info","message":"Health Request received","timestamp":"2019-08-23T13:46:11.013Z"}
{"level":"error","message":"[Unity Package Manager (Upm)]\nParent process [25468] was terminated","timestamp":"2019-08-23T13:46:15.578Z"}

@Ramanan-Aximsoft I also have this same issue. I followed the same steps as you.

commented

I add all the dlls but it's failed:
AzureKinectException: result = K4A_RESULT_FAILED
Microsoft.Azure.Kinect.Sensor.AzureKinectException.ThrowIfNotSuccess (Microsoft.Azure.Kinect.Sensor.NativeMethods+k4a_result_t result) (at Assets/AzureKinectDK/Scripts/M4A/AzureKinectException.cs:62)
Microsoft.Azure.Kinect.Sensor.Device.StartCameras (Microsoft.Azure.Kinect.Sensor.DeviceConfiguration configuration) (at Assets/AzureKinectDK/Scripts/M4A/Device.cs:271)
DebugRenderer.OnEnable () (at Assets/AzureKinectDK/Examples/Scripts/DebugRenderer.cs:26)

commented

image

How to solve this problem? I add these dlls but also useless.