Supporting for custom sensors

Is there a mechanism available to add support for a custom sensor. The DepthProviderAdapterAPI.h provided in the SDK seems to suggest there is a possibility.

Perhaps there is some means of using OpenNI. From what I’ve been able to gather you can use NuiTrack as a middle where for OpenNI (1.5 only?) If that was the case shouldn’t any OpenNI driver work with Nuitrack?

The main motivation here is for more robust pre-recored depth stream playback and maybe the possibility of running skeletal track across multiple sensors by combining point clouds and projecting a single depth image.

Unfortunately, Nuitrack is not intended to work with custom sensors and providers. DepthProviderAdapterAPI.h is deprecated, we will remove it from the SDK in the near future.