Forked from https://sourceforge.net/projects/bigbluebuttonil/
This is a ILIAS Plugin which allows the creation of BigBlueButton Virtual Classrooms inside of ILIAS.
At first you need a working installation of BigBlueButton http://docs.bigbluebutton.org/.
The following data from BBB is required to configure this ILIAS Plugin:
https://bbb.myserver.com:9000/bigbluebutton/
Note: To use this plugin you need at least BigBlueButton version 2.3 or higher.
It is assumed you already have a ILIAS Intallation up and running.
On your ILIAS Server:
Note: it is assumed that you'already in ILIAS web root directory
mkdir -p Customizing/global/plugins/Services/Repository/RepositoryObject
cd Customizing/global/plugins/Services/Repository/RepositoryObject
git clone https://github.com/Minervis-GmbH/BigBlueButton-Ilias-Plugin.git BigBlueButton/
cd BigBlueButton
administrator
and go to the administration pagePlugins
in the menu on the right (for ILIAS6.x and above go to Administration>Extending ILIAS>Plugins
)now hit the configure
link and enter your
public or private server URL : {PROTOCOL}://{SERVER_ADDRESS}{:PORT}/{BBB_SUBPATH}/. Where
BBB security salt
Choose, if record the session should be allowed, or not
Tested with ILIAS