Kinect/Synapse/OSCeleton

edbraund's icon

Hey guys,

I'm having a problem with my Kinect patch. I want to use either OSceleton or synapse with the jit.freenect.grab object. But every time i try to use both of either of these with jit.freenect.grab Max crashes.
Anyone know any reason why this might be happening?

Ad.'s icon

it can't be possible to use synapse with freenect.grab… it's useless, why do you want make them work together ?

edbraund's icon

I want to use the RGB data to track colour coordinates of two moving objects white constantly tracking a z coordinate.

dtr's icon

you can't have 2 applications - ie. synapse and max (thru jit.feeenect.grab) - access the kinect at the same time