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

Update OpenKinect2FrameGrabber.java #1886

Merged
merged 2 commits into from
Sep 10, 2022
Merged

Conversation

regice202
Copy link
Contributor

Applies a temporary fix to allow the Kinect V2 to function properly; pending PacketPipeline fix for JavaCPP libfreenect2 preset.

Applies a temporary fix to allow the Kinect V2 to function properly; pending `PacketPipeline` fix for JavaCPP libfreenect2 preset.
Copy link
Contributor Author

@regice202 regice202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was a nice and elegant solution. It allows for any previous code to still function, while also adding a bit of functionality so if the user manages to get the PacketPipeline to work, they can use the startDevice(pipeline) method to pick their pipeline type, and even use their own custom PacketPipeline.

@saudet saudet merged commit 93fc4f7 into bytedeco:master Sep 10, 2022
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

Successfully merging this pull request may close these issues.

2 participants