ConferenceXP is an open source video conferencing and collaboration platform.
To build ConferenceXP you'll need Visual Studio 2010.
- Clone the project
- Run the VS 2010 Command prompt
- cd to the root of the local project directory
- Issue the command 'cxpbuild.bat release'
It is also possible to build most of ConferenceXP using Visual Studio 2012 or Visual Studio Express Editions.
For more information about building ConferenceXP, see: http://cct.cs.washington.edu/project-wiki/index.php/Building_ConferenceXP
ConferenceXP Home with binary downloads and documentation: http://cct.cs.washington.edu
We welcome code contributions to the project. Feel free to work on any unclaimed items in the issue queue, or other ideas you may have.