how can i read from microphone and webcam in C#

  • Thread starter Thread starter sufyan
  • Start date Start date
S

sufyan

i want to know if there is any way i can record from
camera and microphone in c#.
 
i want to know if there is any way i can record from
camera and microphone in c#.

It depends on how the peripherals attach to your machine, but you
might want to start by reading up on the System.Net.Sockets namespace.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top