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

Will you support Azure Kinect? #39

Open
flufy3d opened this issue Aug 14, 2019 · 6 comments
Open

Will you support Azure Kinect? #39

flufy3d opened this issue Aug 14, 2019 · 6 comments

Comments

@flufy3d
Copy link

flufy3d commented Aug 14, 2019

No description provided.

@MarekKowalski
Copy link
Owner

Yes, I hope to have something working soon, perhaps next week.

@MarekKowalski
Copy link
Owner

I added a new branch with AzureKinect support. It supports multiple devices connected to the same machine. One instance of LiveScanClient needs to be opened per AzureKinect.

Known issues:

  • Memory starts to increase when more than one client is running on the same machine.
  • Inter-Kinect synchronization is currently not supported
  • No body tracking

@MarekKowalski
Copy link
Owner

The memory leak is fixed in 9c219fb

@MarekKowalski
Copy link
Owner

Merged a PR from Christopher Remde that improves alignment of colour and depth data:
#48

@Clear492g
Copy link

Can the latest version support multi device synchronization and bone tracking
Thank you for your efforts!

@MarekKowalski
Copy link
Owner

Christopher made a PR for multi-device synchronization, you can see it here: #49
It seems to be fully functional, but I haven't had a chance to check it out properly yet as I have no device while working from home :(

No bone tracking integration so far, but it shouldn't be very hard to add.

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