Skip to main content

BigBlueButton Service Provider

Overview

The BigBlueButton Service Provider is a specific implementation of the Service Provider feature in the platform. It is designed to manage and interact with the BigBlueButton video conferencing system. When the provider_type is set to bigbluebutton, the Service Provider represents a BigBlueButton service provider.

tip

Please refer to Service Providers Administration for more information about the Service Providers feature.

Requirements

The BigBlueButton Service Provider requires a BigBlueButton server installed and configured. StreamWise platform will interact direct with the host server via SSH and API calls. The following requirements must be met:

  • BigBlueButton version 2.6 or higher.
  • The BigBlueButton server must be accessible via SSH.
  • The BigBlueButton server must have the BigBlueButton API enabled and accessible.
  • The BigBlueButton server must have webhooks configured.

Providers: BigBlueButton

Properties

The properties attribute of the Service Provider stores various data related to the Service Provider. Here are the properties specific to a BigBlueButton Service Provider:

PropertyTypeDefaultRequiredDescription
host_urlstringyesThe host API URL of the BigBlueButton service provider.
secretstringyesThe host secret of the BigBlueButton service provider.
host_ipstringyesThe host IP of the BigBlueButton service provider. (deprecated)
host_portnumber22noThe host ssh port of the BigBlueButton service provider. (deprecated)
host_userstringyesThe host ssh user of the BigBlueButton service provider. (deprecated)
host_keystringyesThe host RSA ssh key of the BigBlueButton service provider. (deprecated)

Host URL

The host_url property is the host API URL of the BigBlueButton server. The URL must be accessible from the StreamWise platform server.

  • Key: host_url
  • Example: https://bbb.example.com
SSL

The BigBlueButton server must have a valid SSL certificate. The platform will not be able to interact with the BigBlueButton server if it does not have a valid SSL certificate.

tip

You can omit the /bigbluebutton/api part of the URL. The platform will automatically append it to if it is not present.

Secret

The secret property is the API secret of the BigBlueButton server. The secret will be used along with the host URL to interact with the BigBlueButton API.

  • Key: secret
  • Example: 1234567890

Host IP

deprecated

This property is deprecated and will be removed in future versions.

The host_ip property is the IP address of the BigBlueButton server. The IP address must be accessible from the StreamWise platform server.

  • Key: host_ip
  • Example: 1.2.3.4

Host Port

deprecated

This property is deprecated and will be removed in future versions.

The host_port property is the SSH port of the BigBlueButton server. The SSH port must be accessible from the StreamWise platform server.

  • Key: host_port
  • Example: 22

Host User

deprecated

This property is deprecated and will be removed in future versions.

The host_user property is the user of the remote server where BigBlueButton is installed. This user will be used to authenticate via SSH.

  • Key: host_user
  • Example: root

Host Key

deprecated

This property is deprecated and will be removed in future versions.

The host_key property is the RSA SSH key of the remote server where BigBlueButton is installed. This key will be used to authenticate via SSH.

  • Key: host_key
  • Example: -----BEGIN RSA PRIVATE KEY-----

Settings

The settings attribute of the Service Provider stores various settings related to the Service Provider. Here are the settings specific to a BigBlueButton Service Provider:

info

At the moment, the BigBlueButton Service Provider does not have any specific settings.

Metadata

info

For metadata attribute please refer to Service Providers Administration.

Provider Management

Just like other providers, BigBlueButoon is administered through the service providers feature. Through this feature, it is possible to create, edit and delete BigBlueButton service providers. Go to Service Providers for more information about administering service providers.

Packages: BigBlueButton

Service packages of type meet can be associated with BigBlueButton service providers. These service packs will determine the behavior of the service when using the BigBlueButton provider through the service pack resources.

The resources available in the service pack will be associated with the resources made available by the BigBlueButton server.

Considering a meet package, which has a BigBluButton provider as the default to provide web conferencing services to its subscribers and which has among its defined features the public_chat feature, when a subscriber creates a new room, the respective feature will be enabled in the BigBlueButton room.

Another example would be a package that has the recording feature enabled. In this case, the BigBlueButton room can have its sessions recorded.

Features

The following table shows the features that are recognized by the provider and their associated parameter in BigBlueButton.

Service FeatureBigBlueButton ParameterDescription
max_durationmaxDurationThe maximum duration of the meeting in minutes.
max_participantsmaxParticipantsThe maximum number of participants in the meeting.
recordingrecordingEnable/Disable recording of the meeting.
private_chatprivateChatEnable/Disable private chat in the meeting.
public_chatpublicChatEnable/Disable public chat in the meeting.

Subscriptions: BigBlueButton

Like packages, subscriptions can have specific features that are not defined in your reference package. The logic behind the subscription resources is the same as the package resources, i.e. the resources available in the subscription will be associated with the resources provided by the BigBlueButton server.

Rooms: BigBlueButton

Rooms that use the BigBlueButton provider can be assigned a number of specific settings and features. These settings and features will determine the behavior of the room when using the BigBlueButton provider.

Features

As described in Room Features, depending on the service provider, the room may have specific features. These features will determine the behavior of the room when using the BigBlueButton provider.

The available features for a room feature level customization is in sync with the package features so refer to the Packages: BigBlueButton section for the available features.

Settings

As described in Room Settings, depending on the service provider, the room may have specific settings. These settings will determine the behavior of the room when using the BigBlueButton provider.

The following table shows the resources that can be used in the provider and their associated parameter in BigBlueButton.

Room SettingBigBlueButton ParameterDefaultDescription
allow_start_stop_recordingallowStartStopRecordingtrueAllow the moderator to start and stop recording.
auto_start_recordingautoStartRecordingfalseAutomatically start recording when the meeting starts.
webcams_only_for_moderatorwebcamsOnlyForModeratorfalseCause all webcams shared by viewers during this meeting to only appear for moderators.
banner_textbannerTextThe text to be displayed in the banner area.
banner_colorbannerColorThe color of the banner area in hex format.
mute_on_startmuteOnStartfalseMute all users when they join the meeting.
allow_mods_to_unmute_usersallowModsToUnmuteUsersfalseAllow moderators to unmute other users.
allow_mods_to_eject_camerasallowModsToEjectCamerasfalseAllow moderators to close other users cameras in the meeting.
disable_camlockSettingsDisableCamfalsePrevent users from sharing their camera in the meeting.
disable_miclockSettingsDisableMicfalsePrevent users from sharing their microphone in the meeting.
disable_private_chatlockSettingsDisablePrivateChatfalsePrevent users from using the private chat in the meeting.
disable_public_chatlockSettingsDisablePublicChatfalsePrevent users from using the public chat in the meeting.
disable_noteslockSettingsDisableNotesfalsePrevent users from using the notes in the meeting.
welcome_messagewelcomeThe message to be displayed when the user joins the meeting.
moderator_only_messagemoderatorOnlyMessageThe message to be displayed when a non-moderator user joins the meeting.
camera_as_contentcameraAsContentfalseEnables/Disables camera as a content.
external_videosexternalVideosfalseEnables/Disables share an external video in the room.
hide_viewers_cursorlockSettingsHideViewersCursorfalseHide the viewers cursor in the room.
hide_user_listlockSettingsHideUserListfalseHide the user list in the room.
end_when_no_moderatorendWhenNoModeratorfalseEnd the meeting when no moderators join after a timeout.
end_when_no_moderator_timeoutendWhenNoModeratorDelayInMinutes1The timeout in minutes to end the meeting when no moderators join. (default value based on BBB defaults)
meeting_layoutmeetingLayoutSMART_LAYOUTWill set the default layout for the meeting. Possible values are: CUSTOM_LAYOUT, SMART_LAYOUT, PRESENTATION_FOCUS, VIDEO_FOCUS. (default value based on BBB defaults)
notify_recording_is_onnotifyRecordingIsOnfalseNotify the users when the recording is on.
user_camera_capuserCameraCap3Defines the max number of webcams a single user can share simultaneously. (default value based on BBB defaults)
meeting_camera_capmeetingCameraCap0Defines the max number of webcams a meeting can have simultaneously, 0 will disable this threshold. (default value based on BBB defaults)
presentation_urlpresentationUrlThe URL of the presentation to be displayed when the meeting starts. (default value based on BBB defaults)
presentation_descriptionpresentationDescriptionThe description of the presentation to be displayed when the meeting starts. (default value based on BBB defaults)