VL.Devices.AzureKinect 1.8.0

dotnet add package VL.Devices.AzureKinect --version 1.8.0
                    
NuGet\Install-Package VL.Devices.AzureKinect -Version 1.8.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VL.Devices.AzureKinect" Version="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.Devices.AzureKinect" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="VL.Devices.AzureKinect" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VL.Devices.AzureKinect --version 1.8.0
                    
#r "nuget: VL.Devices.AzureKinect, 1.8.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VL.Devices.AzureKinect@1.8.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.Devices.AzureKinect&version=1.8.0
                    
Install as a Cake Addin
#tool nuget:?package=VL.Devices.AzureKinect&version=1.8.0
                    
Install as a Cake Tool

VL.Devices.AzureKinect

A package for using Azure Kinect depth cameras by Microsoft in VL.
Based on the Azure Kinect Sensor SDK 1.4.2.

For Skeleton/Body tracking see extra package: VL.Devices.AzureKinect.Body

Try it with vvvv, the visual live-programming environment for .NET
Download: http://vvvv.org

NOTE:

  • Node names are exactly the same as in the VL.Devices.AzureKinect.Femto NuGet, thus this is a drop-in replacement!
  • Once either VL.Devices.AuzureKinect or VL.Devices.AzureKinect.Femto was loaded, switching the NuGet reference is not enough to switch between them. A vvvv restart is also required after changing the reference!
  • AzureKinect and Femto devices cannot run in parallel!

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.Devices.AzureKinect

Once the VL.Devices.AzureKinect nuget is installed and referenced in your VL document you'll see the category "AzureKinect" under "Devices" in the nodebrowser.

Demos are available via the Help Browser!

Developing

While developing make sure to have correct .dlls for either AzureKinect or Femto devices in the \runtimes folder!

When done working on help patches, run "help2femto.bat" which duplicates the help patches into \help-femto (but with references set to VL.Devices.AzureKinect.Femto) and commit those.

The deployment GH Action creates two packs including the correct readme and help patches.

Sponsoring

Development of this library was partially sponsored by

For custom development requests, please get in touch.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VL.Devices.AzureKinect:

Package Downloads
VL.Devices.AzureKinect.Body

Azure Kinect BodyTracking for vvvv

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.0 143 7/9/2025
1.7.0 134 7/8/2025
1.6.0 86 7/5/2025
1.5.0 444 4/3/2024
1.4.3 372 7/14/2023
1.4.1 883 11/9/2022
1.3.8 378 11/7/2022
1.3.7 408 10/27/2022
1.3.6 472 10/21/2022
1.3.5 438 10/20/2022
1.3.4 432 10/13/2022
1.3.3-alpha 166 10/7/2022
1.3.2-alpha 176 10/7/2022
1.3.1-pre 194 10/7/2022
1.3.0 469 9/23/2022
1.2.2 715 7/14/2021
1.2.1 689 11/23/2020
1.2.0 625 9/24/2020
1.0.1 741 7/27/2020
0.2.4-alpha 634 6/6/2020
0.2.3-alpha 463 6/3/2020
0.2.2-alpha 421 6/2/2020
0.2.1-alpha 591 5/27/2020
0.1.11-alpha 479 5/21/2020
0.1.10-alpha 379 5/21/2020
0.1.9-alpha 439 5/1/2020
0.1.8-alpha 492 4/30/2020
0.1.7-alpha 619 4/21/2020
0.1.5-alpha 563 4/21/2020