Hi! I am looking for a solution to create a "virtual" webcam device under OS X (that acts just as a normal hardware webcam, but the application has full control over what to output). I'm fairly experienced with C++, but not so much with Objective-C and OSX/Cocoa programming.
I have looked into "Image Capture Device Module Reference", but this seems a bit outdated (or even deprecated?), and I'm not sure if it really has any relevance to what I want to do. I also looked into I/O Kit and kext, but I can't find information how to actually "add" a virtual/fake device. Anyone that can point me in the right direction, where to look and what I should be looking for? I've searched via google, but most of the results seems to focus on Windows and DirectX. (I've also posted a question on stackoverflow, http://stackoverflow.com/questions/2538573/creating-a-virtual-webcam-device-for-os-x , sadly without any answers.) Thankful for any help at all! :) _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com