01-14-2018, 06:41 AM
I want to visualize the feed from Kinect V2 Sensor in a WPF Application. I am trying to use the Ab3d.PowerToys.KinectSample code for this. The code is developed for V1.8 and to replay some data set but I did a few small modifications and got it working for real time data of V2 sensor. However it only works fine for about 400 frames and then the whole application freezes. Does anyone know the reason behind this and how to correct it?

