I did some data collection using Kinect Studio and I developed my own application to extract RGB and Depth data from the recorded .XEF file.
So the problem that I am having is that Kinect Studio is eating up all my RAM and thus my application cannot run properly and I cannot save RGB data (images) and the depth data...
My computer has an 8GB memory and I don't think I can get one which is more than that.
Is there any other way to extract that data smoothly? I do not really care in having 30fps recorded to the hard drive 8-10fps is fine.
Thanks