Send kinect data from a pc to a mac

Hi I’m currently working on a project where we need to have touchdesigner running on a mac but we need kinect information. We have access to a windows machine so I was wondering if there was a way to stream the point data and depth data as video from the windows machine to the mac. We only have one touchdesigner license and I can’t get kinect to work on processing.

You could stream the depth image using NDI out. And get it with NDI in.
Then reconstruct the pointcloud based on the depth map.