1

I want to develop a web application (asp.net) to make interviews through video conference. So I need to find a control that could be embedded into the webform.

Do you know any control that allows this functionality and also allows to save the video/audio?

Thanks in advance.

Frank_FC
  • 76
  • 1
  • 8

1 Answers1

0

Does it need to be a web application? check out this project someone created. Seems like it will get you going in the right direction.

http://www.codeproject.com/KB/IP/Video_Voice_Conferencing.aspx

Robert
  • 3,074
  • 3
  • 24
  • 32