bigbluebutton-Github/labs/bbb-api-php-legacy
2012-04-05 11:07:10 -04:00
..
bbb_api_conf.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
bbb_api.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
check.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo1.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo2.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo3.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo4_helper.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo4.js Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo4.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo5.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo_footer.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
demo_header.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
heartbeat.js Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
jquery.js Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
jquery.xml2json.js Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
md5.js Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
polling.gif Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
README Updated README on bbb-api-php and bbb-api-php-legacy placed in labs 2012-04-05 11:07:10 -04:00

Legacy library to integrate php web applications with BigBlueButton 0.71a

***Getting Started***	

You must modify the url and salt in bbb_api_conf.php to that of your bigbluebutton server.

The url must have "/bigbluebutton/" appended to the end. Therefore if the server is at "http://example.com" then url must be "http://example.com/bigbluebutton/".



***Demo***

Demo 1. Join A Course
Demo 2. Join A Selected Course
Demo 3. Join A Selected Course (Password Required)
Demo 4. Activity Monitor 
Demo 5. Create Your Own Meeting 



***Bugs***

Demo 4. Activity Monitor - It has not been updated since the last release and does not work.

Demo 5. Create Your Own Meeting - If a user is waiting for the moderator to start the meeting they will not be redirected even when the meeting has begun.