How to capture data from the camera NOT using DirectShow?

How to capture camera data using DirectShow? (in C # on windows)

+1
source share
1 answer

I have done this in the past using the manual and code:

http://weblogs.asp.net/nleghari/pages/webcam.aspx

+1
source

Source: https://habr.com/ru/post/1703128/