Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latency Issues #6

Open
xrami247 opened this issue Aug 29, 2019 · 2 comments
Open

Latency Issues #6

xrami247 opened this issue Aug 29, 2019 · 2 comments

Comments

@xrami247
Copy link

xrami247 commented Aug 29, 2019

Hey first off thank you so much for this!

Got it all working, now trying to get the latency down as much as possible. For me it seems to be about 100-200ms delay of the camera feed, any ideas of what can be done to bring it down as much as possible?

UPDATE:
Was tinkering with the script a bit and realized commenting out 'tracker.EnqueueCapture(capture)' is the real source of the issue. To my understanding thats probably the Body Tracking SDK using the DNN but still curious if theres any ways to improve perfomance :)

@husakm
Copy link

husakm commented Sep 14, 2019

If you comment out the 'tracker.EnqueueCapture(capture)' command the code freeze. What did you commented out to improve the latency ?

@sokay
Copy link

sokay commented Oct 7, 2019

@xrami247 I too was wondering if you had any tips for improving the framerate. Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants