schristiaens / ubidisplays

Automatically exported from code.google.com/p/ubidisplays
0 stars 0 forks source link

Kinect not showing up in the depth camera list #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I launch the program without a Kinect attached I get an initial error that 
no kinect is attached. This is correct.

But when I connect my Kinect and run the program, no initial error msg but then 
I do not see my kinect in the depth camera list or any mention of it in the 
debug window. Somehow it knows a kinect is attached but shows nothing more than 
that.

Original issue reported on code.google.com by egosg...@gmail.com on 31 Jan 2013 at 3:15

Attachments:

GoogleCodeExporter commented 9 years ago
I have kinect in the debug window, but not in the List. On my win8 machine 
Works. But on win7 (fresh Install). 

https://code.google.com/p/ubidisplays/issues/detail?id=5

Original comment by comlo...@googlemail.com on 31 Jan 2013 at 8:18

GoogleCodeExporter commented 9 years ago
It sounds like you don't have the latest Kinect SDK installed: 
http://www.microsoft.com/en-us/kinectforwindows/develop/developer-downloads.aspx

Either way, I need to put in a check for that.  Let me know if it helps. :)

Original comment by asheepca...@gmail.com on 31 Jan 2013 at 10:10

GoogleCodeExporter commented 9 years ago

Original comment by asheepca...@gmail.com on 31 Jan 2013 at 10:25

GoogleCodeExporter commented 9 years ago
Yes, indeed that was the problem. Installing SDK v1.6 resolved this issue.

Original comment by egosg...@gmail.com on 31 Jan 2013 at 6:07

GoogleCodeExporter commented 9 years ago
Cool, issue closed. :)

Original comment by asheepca...@gmail.com on 31 Jan 2013 at 6:51