views:

1174

answers:

3

Hey,

I'm looking for a video conferencing .NET API where I can connect peer to peer.

Currently I am using Skype API, but it is missing a few features, such as being able to switch to fullscreen via the api, and being able to change the user via the api.

Any suggestions?

Cheers

+1  A: 

Not sure if this will help you, but this one is not .NET and it's more of a webmeeting system, but it is free to use, and the code is published under GPL:

http://www.dimdim.com/

Zidad
+2  A: 

Take a look at ConferenceXP from the site:

ConferenceXP integrates recent advances in high-performance audio, video, and network technologies to seamlessly connect multiple, distant participants in a rich, immersive environment for distance conferencing, instruction, and collaboration. ConferenceXP provides an extensible foundation for interactive collaborative environments and serves as a research platform for designing and implementing distance conferencing and learning applications.

Shay Erlichmen
A: 

Take a look at the iConf .NET SDK, a set of video conferencing components for .NET @ http://www.avspeed.com

GX