Page 1 of 1

Web conferencing

Posted: Fri May 11, 2007 7:45 pm
by aceconcepts
Hi,

Wasn't to sure where to post this.

I would like to be able to setup a page that people can log into in order to join a web conference.

i.e.

Bob, Bill and Ben want to be able to talk and video stream live with each other.

How would I go about attempting to do this?

Thanks.

Posted: Sat May 12, 2007 4:54 am
by Chris Corbyn
You could use AJAX for a purely text-based chat, but to be perfectly honest, Java or Flash are the best tools for this job ;) Use them and you can throw in WebCam chats and audio.

Posted: Sat May 12, 2007 12:56 pm
by aceconcepts
Cool. Thanks for the advice.