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

All I get is a black screen, console output is normal. #72

Open
jo6fm06840616 opened this issue Aug 19, 2019 · 4 comments
Open

All I get is a black screen, console output is normal. #72

jo6fm06840616 opened this issue Aug 19, 2019 · 4 comments

Comments

@jo6fm06840616
Copy link

jo6fm06840616 commented Aug 19, 2019

Hi, I'm doing research about Kinect V2.
I get some problem with that when I try to run the example from KinectPV2 on Processing.

After I click "run" botton , All I get is:

console output :
64 windows 10
Loading KinectV2
Creating Kinect object ...
Setting Color Frame
Done Loading Kinect V2
Version: 0.7.8

output:

image

image

Both are from different example, All I get is a black screen (second one has frame data).
And my KinectV2 device has no light (I think the problem is because of it).

Please help me for solving this issue.

My environment are as follow:
Window 10 64bit
Kinect V2
Processing 3.4
KinectPV2 version : 0.7.8
SDK Browser v2.0 (Kinect for Windows)
USB 3.0

@jo6fm06840616
Copy link
Author

I resolved this problem already, thanks.

@dani1294
Copy link

Hi, I'm having this same problem.
Could you let me know how you resolved it?

Thanks!

@Suhurav
Copy link

Suhurav commented Feb 3, 2020

How did you resolve it?

@INKSec
Copy link

INKSec commented May 18, 2023

I am a little bit late, but i solved it.
I deleted the LibusbK driver i needed for openkinect for processing lib and switched back to the standard driver.
This one works with the official Kinect SDK and the KinectPV2 library.
So i think you have to decide if you want to use openkinect with libusbK or KinectV2 SDK with regular driver.

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

4 participants