How to transfer using a virtual webcam driver in .NET.

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?

+3
source share
1 answer

, , API- . - - DirectShow, , , .

, DirectShow, , / DirectShow.

+3

All Articles