Ask YC: Free / Open Source Solution for online meetings

9 points by igorhvr ↗ HN
While I worked at BigCo, we used a really nice tool (http://en.wikipedia.org/wiki/Adobe_Acrobat_Connect) to have our online meetings - sharing the screen, with a small chat window, etc. I am trying to find something similar to this, but open source (preferably GPL'ed or under some more liberal license). The best I was able to find up to now was http://webhuddle.sourceforge.net - anyone has any recommendations?

6 comments

[ 4.6 ms ] story [ 21.5 ms ] thread
To be clear, did you specifically need the code so you could self-host/tweak or did you need a free service variant?

If you need services, one such free meeting service is dimdim.com.

For open source stuff I had heard of the old JWebPresenter (e.g. http://zhao.sourceforge.net/#introduction ), but I'm not sure what else is out there nowadays.

I want something I can self-host - both because of cost, and because I want to be able to tweak things as needed. I haven't looked at JWebPresenter before - thanks!