7

I'm looking for a good video conference API I could use in my ASP .NET MVC 2 web app. I would like something that is easy to use and that is compatible with as many browsers as possible, on Mac and PC. I found TokBox, but it uses flash and it doesn't integrate too well in an aspx view. But something very similar would be great: I want to be able to connect random people easily with sessions and streams, kind of like ChatRoulette.

Michael Eilers Smith
  • 8,466
  • 20
  • 71
  • 106

1 Answers1

1

This answer should help you. Basically the author suggest to use the draft of HTML Media Capture of Html5.

Also the second answer in the same question ave a nice suggestion imo.

Community
  • 1
  • 1
Iridio
  • 9,213
  • 4
  • 49
  • 71