Webcam driver
Hello, I want to create a webcam driver that captures the screen image as input (no physical device then). First, I'd like to know whether this kind of driver already exists. And, anyway, where should I start on developing it? Is there any sample that doe...