Azure Kinect SDK can not work properly in recently updated Windows 11 version
patrashu opened this issue · 0 comments
I ran into a problem with the camera while conducting research using Azure Kinect. The code I wrote for research worked fine on several computers, but it was confirmed that it did not work properly on a desktop that had recently been updated to Windows 11.
As for whether the problem occurred, it was confirmed that it was a problem with the recent update while running the "k4arecord.exe" file that is installed together with the SDK installation.
"k4arecord.exe -l 5 output.mkv"
When the above script was executed, the video was saved normally without any problems on the personal laptop that had not been updated recently, and the recently updated desktop generated an error that can be checked at the link below.
I would be grateful if you could check that part.
Thanks