bibigone / k4a.net

K4A.Net - Three-in-one .NET library to work with Azure Kinect devices (also known as Kinect for Azure, K4A, Kinect v4). It includes sensor API, recording and playback API, body tracking API. Samples for WPF, .NET Core and Unity are included.
MIT License
164 stars 39 forks source link

Failure in open the device #1

Closed rudizz closed 4 years ago

rudizz commented 4 years ago

Dear Bibigone, I have an issue when I click on Open Device: error I've installed .NET Core 2.0 and .NET Framework 4.6.1. The k4aviewer from microsoft works properly and I can see all the raw data.

Thanks in advance

rudizz commented 4 years ago

I replaced all the dll files in the 'externals' folder with the dll files from the kinect azure sdk. Now it works great.