prisonerjohn / ofxAzureKinect

An openFrameworks addon for the Azure Kinect.
MIT License
73 stars 24 forks source link

body tracking latency compared to Body Tracking Viewer. #18

Open antoniohof opened 3 years ago

antoniohof commented 3 years ago

Hello,

I'm running the body tracking example and it's working OK apart from the latency. Framerate is fixed at 60 and even so, there's a 1s delay between the image and movement. This doesn't seem to be affected by number of bodies or computer performance.

That isn`t the case in the Body Tracking Viewer application, in which there is absolutely no delay.

Would anyone know what`s going on?

Thank you,

Antonio

antoniohof commented 3 years ago

@prisonerjohn does that also happens to you? really good and fast tracking on the Example viewer and super delayed when building by oneself?

antoniohof commented 3 years ago

this fixes it https://github.com/prisonerjohn/ofxAzureKinect/pull/19