I need a script written that can host a web conferencing room, where multiple users can visit a web page to communicate with each other using speakers and a microphone.
The client end of the script should be written in JavaScript, and compatible with all the major browsers without requiring any plug-ins or other programs to be installed. The script can use jQuery and the jQuery UI for additional functions. The server end of the script should be written in PHP, and can use MySQL for database…
