BigBlueButton | ||||||||||||||||||||||||
|
BigBlueButton (BBB) is an open-source web conferencing system designed for online learning and real-time collaboration. It provides a comprehensive set of tools for distance education, including audio, video, screen sharing, chat, whiteboard, and recording capabilities. Tiki Wiki CMS Groupware integrates seamlessly with BigBlueButton, allowing you to create and manage web conferences directly from your Tiki site. This integration enables one-click access to meetings, granular permission management through Tiki's permission system, and seamless recording management.
| ||||||||||||||||||||||||
Introduction | |
|
BigBlueButton provides a comprehensive set of collaboration tools:
BigBlueButton users need to have a standard browser. For the server, a dedicated server is needed with 2Gb of physical RAM (not as swap in a virtual machine from the host). BigBlueButton is licensed LGPL, just like Tiki. More info at: http://bigbluebutton.org/ | |
How to use BBB in Tiki | |
|
Tiki provides seamless integration with BigBlueButton, allowing users to create, manage, and join web conferences directly from Tiki pages. This integration leverages Tiki's permission system, tracker fields, and wiki plugins to provide a comprehensive conferencing solution. Tiki uses the bigbluebutton-api-php library version 2.3.1 to communicate with BigBlueButton servers. This library supports BigBlueButton server versions 2.0 and higher. Before using BigBlueButton in Tiki, ensure the following:
| |
1.1.1. Configuration Steps | |
Enable the BigBlueButton Feature
Configure Server Connection
click to expand
| |
1.1.2. Place the bbb plugin call in a wiki page | |
|
Select the BigBlueButton plugin from the plugin helper popup box thorugh the edit box in the wiki page: Copy to clipboard
click to expand
| |
1.1.3. Permissions | |
|
Last, editing permissions for that BBB room name: click to expand
| |
1.1.4. Connect to BBB | |
click to expand
click to expand
click to expand
click to expand
| |
1.1.5. BigBlueButton Tracker Field | |
|
Tiki includes a specialized tracker field for managing BigBlueButton recordings. click to expand
Creating a BBB Tracker FieldWhen creating a field in a tracker, choose “BigBlueButton Recordings” from the field type dropdown. The most important configuration option is the Input Mode, which determines how users will enter recording URLs. After creating the field, you can change the Input Mode by editing the field and adjusting the setting in the "Options for BigBlueButton recordings" section.
click to expand
| |
Videos about Tiki & BBB | |
|
| |
About the integration | |
|
Similar to Kaltura, BigBlueButton needs to be installed alongside Tiki (can be on a different physical server). Each project remains standalone, and we'll collaborate to continuously improve the glueware between the two. At first, Single Sign On, but over time, we expect that many features will meld. The Tiki community will DogFood extensively. Tiki integrated the new record and playback features from BigBlueButton 0.8
| |
Set-up | |
|
To enable the integration in tiki, you need the following information:
| |
Creating rooms | |
|
The user interface for BigBlueButton goes through a wiki plugin. You can use it in wiki pages or most wiki-parsed text areas. To schedule meetings on a calendar, you can use the calendar feature. Sample Copy to clipboard
Going back to the plugin, you can set-up the permissions to select who can join the meeting room or moderate it. More info at PluginBigBlueButton | |
Asterisk | |
|
To use the voip feature when using a room name instead of a number: Change Copy to clipboard
| |
Uses | |
|
This will help with several related but slightly different uses. | |
Webinars / e-learning | |
|
Scheduled, live, interactive, one to many delivery of knowledge. The session could be one time (webinar) or an ongoing course with a regular schedule. This is BigBlueButton's core objective "our focus is to make the best web conferencing system for distance education." | |
Remote support | |
|
A visitor clicks a link on a brochure website and is put in contact with a representative of the organization. This is similar to Tiki's Live Support feature (ad hoc 1 on 1 chat help support), but with BigBlueButton's feature set, there are way more possibilities (screen sharing, co-browsing, etc.) | |
Team meetings | |
|
Useful for Teams to meet & coordinate. These are typically scheduled (for instance with PluginConvene and Tiki Calendar) and have an agenda (presumably in a wiki page). Ideally, decisions are recorded (presumably in a wiki page). Everyone can be on audio & webcam. Headsets are recommended. | |
Broadcasting live events | |
|
This will be useful during TikiFests. A projector can be setup at the live event so all participants can see everyone and follow the discussion on the chat. Typically, remote participants can listen in, but will respond in the text chat. (Just because of logistics and ambient noise).
| |
Community chat | |
|
This is the place to go to hang out with "everyone". It's on 24/7 and can be idle for long whiles. It should be logged as a lot of knowledge, answers and links are shared there. Quick "decisions" are often taken there as well (ask a quick question and if everyone seems ok with it, it must be ok). Even if some users may be identified with special rights (ex.: ops), the room is very p2p. It's possible to break out of the room into a smaller one for a short, focused or private discussion. Historically, we use irc.tiki.org but we could eventually develop an IRC to BigBlueButton gateway.
| |
Surveillance camera | |
|
Typically a video stream which can be monitored and recorded.
| |