nama-gatsuo / AzureKinectForUE

Exposes Azure Kinect Support for integration into Unreal Engine Applications.
91 stars 17 forks source link

Error: Couldn't get Body Frame: Failed to enqueue capture to tracker! #9

Open tornado-dragon opened 1 year ago

tornado-dragon commented 1 year ago

OS : win11 SDK : Azure Kinect SDK v1.4.1 \ Azure Kinect Body Tracking SDK v1.1.0 CUDA : v12.1 Cudnn : cudnn-windows-x86_64-8.3.1.22 TensorRT : 8.2.5.1

Hello, I want to drive the characters to move, but when I start device and run the project, the pointcloud able to display ,but the the characters did not move. There mainly have one error and one warning in the log, "Failed Tracker pop body frame" ,"Error: Couldn't get Body Frame: Failed to enqueue capture to tracker!" as follows. image

My editor screen is as follows image image

What else needs to be done to make the character move? I'd appreciate it if anyone could get back to me, Thanks a lot.