bigbluebutton-Github/labs/demos/README.md

26 lines
704 B
Markdown
Raw Normal View History

2014-05-13 01:49:20 +08:00
Instructions
============
2014-05-12 22:42:06 +08:00
2014-05-13 01:51:34 +08:00
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)
2014-05-13 01:49:20 +08:00
Run:
$ coffee index.coffee
2014-05-12 22:42:06 +08:00
2014-05-13 01:49:20 +08:00
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
2014-05-15 00:00:32 +08:00
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:
2014-05-13 01:49:20 +08:00
Click on the link for creating a meeting
2014-05-15 00:00:32 +08:00
Click on the link for joining a meeting via the Flash client
2014-05-13 01:49:20 +08:00
The XML in the browser should inform you whether the attempt was successful