Can I simulate the output of a webcam so that other programs that use webcams (for example, Skype) recognize it as a real webcam?
The source capture filter is loaded at http://tmhare.mvps.org/downloads.htm . It uses DirectShow.
I am the author of this example: http://tmhare.mvps.org/downloads.htm I wrote a real webcam simulator from this code so that you can do what you need.
What problems do you have with compilation?