I have a question because an error occurred while working to use azure kinect in unreal.
Error message via k4abt.log :
..\src\TrackerHost\TrackerHost.cpp (184): Create(). Exception during initialization:
..\src\sdk\k4abt.cpp (39): tracker->Create(sensor_calibration, config) returned failure in k4abt_tracker_create()
While looking at k4abt.log and solving the error, I encountered an error called exception during initialization. I tried to find a solution to the above, but I couldn't find it.
Since it is a dll, I do not know how TrakcerHost.cpp or k4abt.cpp works internally and where the error occurs, so I feel that it is impossible to solve it myself, so I ask for help. Has anyone solved the above error?