Kinect losing tracked players with Beta2 SDK
- by Eric B
So i'm creating a game using the Beta2 SDK for Kinect. The issue i am having is that in the middle of gameplay if another person enters the Kinects FOV it stops tracking the player and will not track anyone else for several minutes. Same deal if the player leaves the FOV and reenters it.
Here is what im using to detect players.
void…