bigbluebutton-Github/labs/demos
2014-05-26 14:45:10 +00:00
..
lib the usernames in the userlist are no longer surrounded by quotation marks 2014-05-26 14:45:10 +00:00
public/js when redirected from the login page, go straight into sessionView 2014-05-15 15:54:39 +00:00
views when redirected from the login page, go straight into sessionView 2014-05-15 15:54:39 +00:00
config.json added the salt to config.json 2014-05-12 17:45:48 +00:00
index.coffee tidying up 2014-05-14 16:00:32 +00:00
package.json tidying up 2014-05-14 16:00:32 +00:00
README.md tidying up 2014-05-14 16:00:32 +00:00

Instructions

Modify the file "config.json" so the fields for IP and salt are matching your bbb-web configuration PORT is used in the next steps (assuming you use 4000)

Run: $ coffee index.coffee

Browse to port 4000 in the browser

Enter a name in the textbox and click "Send"

Return to the terminal where you ran index.coffee

Verify that the username displayed is the same you entered in the browser

A pop-up in the browser should display the url and parameters for joining via the html5 client

Terminal: Click on the link for creating a meeting Click on the link for joining a meeting via the Flash client

The XML in the browser should inform you whether the attempt was successful