ofxKinect -> record depth data and point cloud

Hi there! I’m using the ofxKinect example to record depth data and play it using the point cloud algorithms but it
doesn’t seem to work. It works when I play the recorded info but showing the color image, blob tracking and infrared, if
I switch to point could it stays at the first frame of the recording.

I’ve tried with 0062 and 007 without any result. The code seems to be fine.

Thanks!

Miguel

Any other solution available for recording the depth data and point cloud?

if you want to record the pointcloud you should have a look at the pcl library. otherwise openni can record and play the rgb and depth streams