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.

link|improve this question
Silverlight can easily do this within a .net page. – TheGeekYouNeed Dec 15 '11 at 11:41
feedback

2 Answers

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

link|improve this answer
feedback

An example for such downloadable application is RADVISION's BEEHD for Desktop client. A web-launcher plug-in enables a click-to-talk function from browsers. see here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.