This demo requires a Linux installation as it needs the Kurento Media Server.
Adapted from explore-kurento-group-call by sainttail
Start Kurento Media Server on port 8888 (default).
Enter the root folder and run npm install
Enter the static folder and run bower install
Start the server in the root folder with node server
Visit localhost:8080 in a browser.
Currently works with Internet Explorer, Safari, Google Chrome and Firefox. Not tested in other browsers.