-1

I am developing a project with C# which is using the directshow.net library. In this project I am using three web cams and I am able to find all three using the library.

The problem is that I don't know how to capture image or record video from any specific web cam among the three.

Any help or suggestion would be help me.

rolve
  • 10,083
  • 4
  • 55
  • 75
user1301587
  • 455
  • 4
  • 11
  • 23

1 Answers1

0

You need to check camera moniker display names - they identify the devices. See more details:

Roman R.
  • 68,205
  • 6
  • 94
  • 158