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

Support both Azure Kinect DK and Femto Bolt #49

Open TacoDevelopment opened 3 months ago

TacoDevelopment commented 3 months ago

Hi all, thanks for making the C# wrapper. We are currently switching from the Kinect to the Femto Bolt. However we need to support both in the field. This will end up in conflicting dlls in the sasme bin folder. Is there a way to fix this issue, and make the Femto NuGet also support the Kinect?

thanks in advance, Willem

bibigone commented 1 month ago

Hello @TacoDevelopment,

You can try the combo branch: commit 5c0509f83864c9930e484026cce1994a138aca29

TacoDevelopment commented 1 month ago

Thanks for your work! we will pick it up with the team as soon as we can

bibigone commented 3 weeks ago

Published as package K4AdotNet-Combo: https://www.nuget.org/packages/K4AdotNet-Combo/