问题描述
我需要将我的kinect设备打开到skype的相机列表。我试过这个,,但它不' t工作。也许是因为我使用OpenNI版本2.x。
I need to get my kinect device on to the list of cameras in skype. I tried this one, http://www.e2esoft.cn/kinect/, but it doesn't work. Maybe it's because I use OpenNI version 2.x.
我将其安装为PrimeSense设备,因为我不允许使用Microsoft SDK。
I installed it as a PrimeSense device, as I'm not allowed to use Microsoft SDK.
也许我应该写我自己的驱动程序。
May be I should write my own driver. But I can't find any source that covers webcam driver writing.
推荐答案
这里是使用OpenNI驱动程序的另一种方法:。如果这不工作,你可以删除这些驱动程序和安装Microsoft Kinect SDK,你可能会找到一些选项的Microsoft Kinect SDK。
Here is another alternative that uses OpenNI drivers : http://www.softpedia.com/get/Internet/WebCam/Kinect-Virtual-Camera.shtml . If this doesn't work you can remove those drivers and install Microsoft Kinect SDK , you might find some options for Microsoft Kinect SDK .
PS:编写驱动程序是一项非常艰巨的任务。如果你是一个新手,可能需要几个星期才能理解超出开发驱动程序的东西。
PS: Writing a driver is a very daunting task . If you are a newbie it might take you weeks to just understand what goes beyond developing a driver .
这篇关于kinect作为网络摄像头的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!