S sufyan Oct 6, 2003 #1 i want to know if there is any way i can record from camera and microphone in c#.
B Bryan Martin Oct 7, 2003 #2 There is no native support in .net for this. This should get you started. http://tinyurl.com/py7q Bryan Martin (e-mail address removed)
There is no native support in .net for this. This should get you started. http://tinyurl.com/py7q Bryan Martin (e-mail address removed)
J Jekke, Just Jekke Oct 7, 2003 #3 i want to know if there is any way i can record from camera and microphone in c#. Click to expand... 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.
i want to know if there is any way i can record from camera and microphone in c#. Click to expand... 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.