kinect as a webcam

那年仲夏 提交于 2019-12-06 16:17:59

问题


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.

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.


回答1:


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: 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 .



来源:https://stackoverflow.com/questions/13133426/kinect-as-a-webcam

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!