Wrist joint is misaligned when your hand is placed on the cardboard
Hi All, I'm using an Azure Kinect DK device. Wrist joint is misaligned when your hand is placed on the cardboard. I will attach a misaligned image, so please check it. Why can't I detect the wrist point accurately? Can anyone answer…
Azure Kinect DK
Joint points in azure kinect dk
What is the definition of HIP_RIGHT and KNEE_RIGHT in azure kinect dk body tracking?
Azure Kinect DK
Wrist joints are misaligned when wearing a black wristband.
Hi All, Wrist joints are misaligned when wearing a black wristband. Can anyone answer why this happens? Thanks in advance.
Azure Kinect DK
Azure Kinect USB Host Controller requirements
Having some difficulty with the USB Host Controller requirements for the Azure Kinect. Trying to connect multiple Kinects to a single computer. From the Azure Kinect faqs: "For the Azure Kinect DK on Windows, Intel, Texas Instruments (TI), and…
Azure Kinect DK

Azure Kinect USB type C power cable
I have a Kinect system that functions normally when connected to a regular outlet and using USB 3.0 for data transmission to my laptop. However I need to use a USB type-C connection for both power and data transmission. When connected this way, the light…
Azure Kinect DK
Can i connect my Kinect 360 to my pc wia a dp port on my videocard?
I know that this question is kinda stupid, but can i connect my Kinect 360 to my pc wia a dp port on my videocard?
Azure Kinect DK

Legality of Using Kinect as Motion Capture Hardware
Hi there, I understand that the topic has been aired before but it was like a long time ago so this is like "How about now?" question. I am looking for a method for affordable motion capturing for a commercially made game development…
Azure Kinect DK

when recording ,Depth engine create and initialize failed with error
benebot@benebot:~/Azure-Kinect-Sensor-SDK-1.2.0/build$ ./bin/k4arecorder -d WFOV_UNBINNED -c 1080p -r 15 -l 10 --imu OFF ../RGB-D-Stream/409.mkv Device serial number: 000107605112 Device version: Rel; C: 1.6.102; D: 1.6.75[6109.7]; A: 1.6.14 …
Azure Kinect DK
How to capture and access color images with Azure Kinect DK using Unity?
Hi All, Can anyone share a few references of how to capture and access color images with Azure Kinect DK using Unity? Thanks in advance.
Azure Kinect DK
parameter sheet
Could I have a parameter sheet of Azure Kinect DK for exporting it from Japan to overseas?
Azure Kinect DK
Azure Kinect DK cameras failed to open in the Azure Kinect Viewer?
Hi All, I have been using the Azure Kinect DK for a long time but today all the cameras failed to open in the Azure Kinect Viewer. I am getting the following messages pop up when connecting: IMU failed: timed out! IMU Data: data source failed! …
Azure Kinect DK
Error when trying to sync two Azure Kinect with "green screen" example
Hello, It's already been a few days since I tried to test the following Green screen example but when I launch the code the program stay blocked when I try to get the captures from the master device. By lookin at the logs I get the following errors : …
Azure Kinect DK
How to capture and download a color image with Azure Kinect DK using Unity?
Hi All, I am looking for a help for the following scenario : My scenario is I need to capture a color image with Azure Kinect DK and that image has to be downloaded as a PNG or JPG format on my pc using Unity. I have followed the below reference for this…
Azure Kinect DK
Kinect SDK Ambiguous Range
This is about how Kinect ranging/depth map/ works under the hood. Kinect supposedly is a TOF sensor ... that is, it measures range according to time of flight. Some systems for ranging transmit pulses and some system operate by transmitting CW…
Azure Kinect DK
Maximum external and internal temperature for Azure Kinect?
The hardware specs for the Azure Kinect give a temperature range of 10-25 deg C. I want to operate it at higher temperatures, and am thinking blowing a fan on it will enable me to do that. Will that work? I want to test that out, but need to know…
Azure Kinect DK
Azure Kinect Sleeve
Hello, I am wondering - what is the purpose of the outer sleeve on the back of the Azure Kinect DK camera device? Is it involved in heat dissipation or something?
Azure Kinect DK
cant load depth camera when running in Linux ubuntu 18.04
opened the Azure Kinect Viewer through command k4aviewer click on 'open device' and 'start' with default options error message pops up: Failed to start device! If you unplugged the device, you must close and reopen the device.
Azure Kinect DK

Unity with Azure Kinect DK gestures possiblity ?
Hi All, I am developing an endless runner game in unity using Azure Kinect DK. I need the below gestures for this game : Running - For player run Jump - For player jump Can anyone please confirm if these gestures are possible or not ? If…
Azure Kinect DK
is Azure Kinect Body Tracking SDK supported with ARM64?
I plan to deploy body tracking on Jetson Nano, but I didn't find any successful case about Azure Kinect body tracking on Jetson Nano. my questions: Is ARM support for Body Tracking SDK released? is there any edge platform suitable for…
Azure Kinect DK
How do you start developing azure Kinect DK in C #?
As a beginner, I want to know how to start developing Kinect DK with C# and how to set up the programming environment.