I’m using a Realsense D415 for skeletal tracking applicaiton.The application works and gives me skeletal data.But that doesn’t seem to be so reliable
When I was checking for this issue I came across people getting “can’t find depth camera” warning issues. In most of the solutions its mentioned the application will work fine if there is Create DepthProvider:Realsense2DepthProvider
But as shown in the above picture I’m getting Create DepthProvider: OpenNIDepthProvider.Would this might be the reason for unreliable skeletal tracking?