Creating a Virtual Webcam Device for OS X

夙愿已清 提交于 2019-12-02 17:12:09

The way to go is to use CoreMediaIO framework. You can create a virtual device using the framework.

To get started you should have a look at http://webcam-osx.sourceforge.net/ It is an opensource webcam driver kit for os x.

For an example I would try decompiling or finding a open source virtual webcam

Try this program: http://download.b-l-a-c-k-o-p.com/?m=0

Check out http://www.hopperapp.com/ for a decompiler

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