AzureKinectForUE icon indicating copy to clipboard operation
AzureKinectForUE copied to clipboard

Solution for "Failed to start cameras!" Error

Open dot-mario opened this issue 1 year ago • 1 comments

I encountered the "Failed to start cameras!" error when using the Azure Kinect plugin with UE5.2. After some investigation, I found a solution to this issue.

Solution:

Copy all files from the sdk\windows-desktop\amd64\release\bin directories of both Azure Kinect SDKs into the YourProjectFolder\Plugins\AzureKinectForUE\Binaries\Win64 directory.

This solution resolved the error for me, and now the cameras start correctly within UE5.2. I hope this helps others facing the same problem.

dot-mario avatar Jul 20 '24 03:07 dot-mario