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.