azure kinect SDK is still unmaintained. Can someone from microsoft help?
The azure kinect hardware is still in wide use in the community, but the SDK support has effectively completely halted since 2020 and no one is responding to the tickets: https://github.com/microsoft/Azure-Kinect-Sensor-SDK I think it's pretty clear why…
Azure Kinect DK
Why depth map is all black when I use ffmpeg to extract depth map?
Today, I use kinect to record a video. And then I use Azure Kinect Viewer to check the depth(like figure in the below). But when I use ffmpeg to extract all the depth map, I found that all of that are black. I don't know why? This is my cmd log: PS…
Azure Kinect DK
I would like to know the definition of the upper extremity joint positions and trunk joint positions that are retrieved by Azure kinect dk.
I would like to know the definition of the upper extremity joint positions and trunk joint positions that are retrieved by Azure kinect dk. ex) shoulder_RIGHT: geometric center of the head of humerus
Azure Kinect DK
How to use 2 azure kinect in one computer?
I would like to connect two Azure Kinect devices to a single computer to obtain body joint information from two sets of sensors. When I try to create two trackers for this purpose, I encounter an error stating that only one tracker can be used per…
Azure Kinect DK

What is the highest accuracy range of the Kinect when detecting the human body?
I chose to set the optimal detection distance to the middle of the minimum and maximum values, i.e. 0.5*(l_min+l_max). This choice is based on practical experience and reasonable speculation. I wonder if there are any papers or documents to support my…
Azure Kinect DK

The question about the performance of human tracking joints under different firmware versions
These days, I use Azure Kinect to track body joints. But I want to know that if the performace of tracking body joints will better when I update my firmware. For another words, will the body tracking model be updated when updating the firmware?
Azure Kinect DK
Azure kinect dk beamforming angle how to detect?
I have microsoft azure kinect dk device. This device have 7 microphones array. I using azure SpeechRecognizer and get audio from specific angle. But all angle will recognize. Start angle 70, End angle 110. static void Main(string[] args) …
Azure AI Speech
Azure Kinect DK

Manual Exposure when Synchronizing Multiple Azure Kinects
Manual exposure when synchronizing multiple Azure Kinects will not produce bright and clear images, but extremely dark ones. How can I solve this problem? I've tried to set manual exposure value from -11 to 1.
Azure Kinect DK
problems with kinect v2 (Xbox One) on pc
I have downloaded and installed the kinect SDK on my HP Pavilion Laptop with Ryzen 5 CPU and Readon Vega 8 Graphics running Windows 11. The problem is that when I run the SDK Browser (Kinect for Windows) v2 and then the Kinect v2 Configuration Verifier…
Azure Kinect DK
Video Encoded using FFmpeg is not being played in Azure Kinect Viewer
I captured a video using a Kinect Azure DK device and could play it back using Azure Kinect Viewer. However, when I encode a video using FFmpeg, the command is given below. I can not playback the video using Azure Kinect Viewer. I get a message…
Azure Kinect DK
Is there a way to clear Azure Kinect DK dlls from the memory once my application is done using the sensor, even though the application is still running?
For a more detailed context I'm trying to run a .NET application with several 'Health check assessments' which use the Azure Kinect, but when none of the assessments are running, the sensor is not in use even though the application may be running.…
Azure Kinect DK

How to integrate Azure Kinect bodytracking in Unity
Hello, I'm learning how to integrate Azure Kinect body tracking in Unity using the tutorial video from Angus Antley https://learn.microsoft.com/en-us/shows/mixed-reality/azure-kinect-body-tracking-unity-integration I believe I have carefully followed…
Azure Kinect DK
unreal engine body tracking skeleton
I am trying to drive skeletal mesh using the azure kinect unreal engine plugin but the skeleton the plugin set up for you has very limited hand data and is not exactly like the one that is used in the azure kinect body tracking sdk. Where can I get the…
Azure Kinect DK

synchronizing kinects
hello, this is my second question. right after my previous question about synchronizing kinects from different PCs. I am using 3 kinects per PC. Would this work too? So total 6 kinects to be synchronized. thanks for your fast and kind answer.
Azure Kinect DK

synchronizing Kinects in multiple PC
hello, I know that we can synchronize multiple kinects using the cable between two kinects. I am wondering if there is a stable way to synchronize kinects from different PCs. Is this possible using the cable or is there a stable way to do this? Or do you…
Azure Kinect DK

Last question about synchronization between multiple kinects and multiple PCs
Hello, this is my last question about the question about kinect synchronization that I started. Sorry if i disturbed you by asking you about a similar topic again and again. I hope the questions helped others that need help. Actually, the thing I am…
Azure Kinect DK
Anomalies in depth data acquisition by the Kinect DK camera: inconsistencies within captured measurements
When previewing videos captured by Kinect DK using the Kinect viewer, I have noticed inconsistent depth information for the same standing person. For example, the depth measurement of the person's head is 2.247m, while the depth measurement of their feet…
Azure Kinect DK

unable to run example body tracking
I am unable to run one of the example programs provided with the Azure Kinect Body Tracking SDK. I am using Visual Studio 2022 on a Windows 10 PC. The example is the Simple3dviewer under body tracking examples. The program fails with the following error.…
Azure Internet of Things
Azure Kinect DK
Point cloud input of Kinect DK
Hi, I would like to get the skeleton data from 3D human point cloud Is it possible to input point cloud data to Kinect DK and output skeleton? Thank you
Azure Internet of Things
Azure Kinect DK
GeForce GPU not working when Kinect DK is activated.
When Kinect DK starts up, the Geforce GPU does not start up, but the PC's internal GPU does. I am using a Core i7 GeForce RTX 3050Ti Laptop GPU. Please let us know. Thank you in advance.