BigBlueButton BN
Certified Integration
Maintained by
Jesus Federico, Frederick Dixon
Integrate BigBlueButton within Moodle - including record and playback of sessions.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
If you are using test-install most likely the server was not working at the time you run your "test".
If you ask for help please include the versions you have for both, moodle and the plugin. And also, we ask people to use the forums when looking for help, so please please please do that instead of using the plugin page.
Most of the questions have been responded already and there are more people than the developers that can help you there.
Regards,
Jesus Federico
Unable to connect. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.
It looks to me as an issue with your BigBlueButton server. Having the demo page on top does not mean that your server is working.
Open a tread in the forum and I will follow up with you.
server URL is http://192.168.0.202/bigbluebutton/
i recieved Unable to join the meeting. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running. when i try to use it. The BBB server is up and runing. http://192.168.0.202 give me the demo page when i try it in the browser. Can some one help me.
If yes, how can I do so?
You are probably not downloading the right version. But anyways, most of the code is the same for the two plugins, the only difference is the version.php file.
You can edit this file and comment/uncomment the portion of code you need according to the version of Moodle you have.
Regards,
Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5
I look forward to your reply.
thx
Thanks for the heads up. There are major changes in the version 1.0.11 and it is still beta. Even though it was tested on 2.6 (2013111800) and 2.7 (2014051200), there may be some hidden issues that we appreciate people report.
So, if you have a production environment, definitively wait until the maturity is at least RC.
Thanks again
The worst and more annoying, is that we can't uninstall the mod_bigbluebuttonbn via the plugin interface so we can't revert our installation with a working pluggin. I might try to erase it drectly passing by the database but this time I'll make a snapshot before.
thanks for the heads up. I am actually working on an update for Moodle 2.7 and yesterday I uploaded a wrong package.
The package was live for less than one hour and I was hoping that no one had used it to update. But it seems that you just did
I am testing right now, and depending of the plugin database the last version with support for 2.0, 2.1, 2.2, 2.3, 2.4, 2.5 and 2.6 could be 1.0.10 and the one for Moodle 2.6, 2.7 and further would be 1.0.11. This is because the deprecated components since 2.6, but nothing sure yet. I am still testing.
Regards,
Jesus Federico
thanks for all your marvellous work with BigBlueButton and the associated Moodle plugins. There's a small problem with "mod/bigblubuttonbn/version.php", which causes installation warnings on Moodle 2.6.
CHANGE THIS: $plugin->component = 'moodle-mod_bigbluebuttonbn';
TO THIS: $plugin->component = 'mod_bigbluebuttonbn';
regards
Gordon