Demand:
I would like to associate my .NET application with a "virtual webcam driver" for the purposes of SEND image frames.
I am pleased to use the open source .NET or COM component if one exists
or really implement a "webcam driver" from scratch if someone can point me in the right direction.
My first priority is functionality.
My second priority is low dependence on third-party libraries and technologies (besides .NET, of course;))
Would I rather not include a directshow if possible?
source
share