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 o
The way to go is to use CoreMediaIO framework. You can create a virtual device using the framework.