本文介绍了我的电脑不认识我的kinect的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个kinect XBOX 360,我想连接,我安装了SDK V1.8和开发人员工具包V 1.8,当我检查设备管理器中的驱动程序时,我有3个驱动程序,摄像头,音频安全但是当我打开时; kinect工作室说:



"如果你想记录或注入kinect数据,你必须连接到启用kinect的应用程序"
$


我尝试使用OpenNI,但结果是相同的

i have a kinect XBOX 360 and i want connect, I installed SDK V1.8 and developer tool kit V 1.8, when I check the driver in device manager I have 3 drivers, camera, audio an security but when I open  kinect studio say:

"you must connect to a kinect-enable app if you want record or inject  kinect data"

I try used OpenNI but the result was the same

推荐答案

至于您的驱动程序问题,如果您可以确认其他驱动程序没有加载并且只安装了官方驱动程序,则问题可能是由于以及如何配置USB2芯片组。您无法与其他设备共享USB2端口。如果你是
运行Windows 7,启动设备管理器并检查USB主机控制器只显示连接到它的Kinect。

As for your driver issues, if you can confirm that the other drivers are not loading on and only the official driver is installed, the issue may be due with how the USB2 chipset is configured. You cannot share the USB2 port with other devices. If you are running Windows 7, launch device manager and check the USB Host controller only shows the Kinect connected to it.


这篇关于我的电脑不认识我的kinect的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 01:36