Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I've been looking for a .NET Video Conference SDK for 5 days at least and I could only find abandoned or crappy projects.

I tried AVSpeed, it's old and works slowly when using HD cameras. I tried several samples from several sites but they were no good. Skype and MSN APIs are too limited and cannot create video conference.

Vidyo is a weird company and won't provide us a demo.

Ozeki VOIP SDK is good (except for the fact it can't record videos), but it expires in 10 days, now I can't get it back.

Do you guys know of any SDK which would do pretty much the same thing AVSpeed does (video conference, recording videos, etc), but which would work in HD quickly?

Thank you in advance.

share|improve this question

closed as not constructive by casperOne Jan 28 at 12:38

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

2 Answers

up vote 2 down vote accepted

The only thing that comes to my mind is to use Skypekit: http://developer.skype.com/public/skypekit

As far as i know Skypekit includes Video Conferrence Functions

EDIT: You want to look for VIDYO .NET SDK/API.

share|improve this answer

Not necessarily .NET based, but they do provide APIs.

Commercial, PHP based, and requires some digging on their Wiki to find the API: http://www.megameeting.com/

I know less about this one, but it looks very promising: http://www.tokbox.com/opentok/api

share|improve this answer

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