Fake webcam?
Graphics
1
Posts
1
Posters
1
Views
1
Watching
-
Hello, I'm developing an application in C# that captures images from webcam using DirectShow and want to apply stuff to the stream like text, pictures etc on top of that and be able to output it in a matter that I can use it as a webcam in other applications like MSN Messenger and whatnot. If my description is a little rusty : 'Original' Webcam -> My Software -> Apply text/pictures -> Output to 'fake' device -> To use in instant messengers I've seen software out there that creates these fake webcam devices that you can use, mostly shareware but does anybody know how? Is it something simple or do I have to learn the ways of the WDM programming? Thanks!