Go to file
2024-10-22 09:26:08 -03:00
.github Revert Install BBB timeout to 25 minutes (once it is failing very often due to timeout) 2024-09-11 08:58:17 -03:00
akka-bbb-apps feat(akka): Plugin Js relative entrypoint and refactor of pluginManifests parameter (#21485) 2024-10-21 11:27:31 -04:00
akka-bbb-fsesl feat(audio): add memberId to VoiceStateEvent when applicable 2024-08-15 00:43:31 +00:00
bbb-common-message Merge pull request #21368 from GuiLeme/new-server-side-architecture 2024-10-14 17:20:52 -03:00
bbb-common-web feat(akka): Plugin Js relative entrypoint and refactor of pluginManifests parameter (#21485) 2024-10-21 11:27:31 -04:00
bbb-export-annotations Force GhostScript orientation 2024-09-24 22:10:50 +00:00
bbb-fsesl-client Merge pull request #19815 from antobinary/march15-03 2024-03-18 10:04:17 -04:00
bbb-graphql-actions build(deps): bump the npm_and_yarn group across 5 directories with 4 updates (#21426) 2024-10-21 08:57:28 -04:00
bbb-graphql-client-test build(deps): bump the npm_and_yarn group across 5 directories with 4 updates (#21426) 2024-10-21 08:57:28 -04:00
bbb-graphql-middleware fix (gql-middleware): Fix memory leaks (#21479) 2024-10-18 20:04:21 -03:00
bbb-graphql-server Introduces graphql Type user_presenceLog to indicate users that have joined in the meeting at some point. 2024-10-16 10:37:14 -03:00
bbb-learning-dashboard build(deps): bump the npm_and_yarn group across 5 directories with 4 updates (#21426) 2024-10-21 08:57:28 -04:00
bbb-libreoffice build: Upgrade LibreOffice to 24.08.0.3 (#21137) 2024-09-11 09:33:45 -04:00
bbb-livekit Add Livekit package 2023-11-28 13:25:50 +01:00
bbb-recording-imex [Snyk] Fix for 2 vulnerabilities (recording-imex) 2024-01-19 16:10:40 -05:00
bbb-voice-conference/config/freeswitch feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
bigbluebutton-config fix(conf): fix creating bbb-html5.yml as non-sudo 2024-10-04 07:04:47 -04:00
bigbluebutton-html5 only show hide toolbar to presenter and users with access to wb (#21484) 2024-10-22 09:26:08 -03:00
bigbluebutton-tests test(chat): Adjust notification message selector 2024-10-17 09:04:29 -03:00
bigbluebutton-web feat(akka): Plugin Js relative entrypoint and refactor of pluginManifests parameter (#21485) 2024-10-21 11:27:31 -04:00
build build: Consistently call docker with sudo privileges (#21363) 2024-10-04 10:12:02 -04:00
docs build(deps): bump the npm_and_yarn group across 5 directories with 4 updates (#21426) 2024-10-21 08:57:28 -04:00
labs/stress-testing Removes vertx-akka file 2022-06-30 16:51:23 -03:00
record-and-playback recording: Set playback_protocol to https (#21287) 2024-10-07 14:33:30 -04:00
scripts/code-review Fix parameter check on checkout-to-pr script (#18705) 2023-09-04 10:59:49 -03:00
.gitignore Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
.gitlab-ci.yml chore: use newer image for building packages (#21063) 2024-08-30 10:35:06 -04:00
.nvmrc Add .nvmrc 2018-10-03 13:33:59 -04:00
bbb-etherpad.placeholder.sh chore: Bump Etherpad to 1.9.4 2023-11-20 11:16:17 -03:00
bbb-pads.placeholder.sh chore: Bump bbb-pads to 1.5.3 (#21071) 2024-08-30 10:35:40 -04:00
bbb-playback.placeholder.sh build: Bump bbb-playback to 5.1.3 (#21261) 2024-09-25 14:00:36 -04:00
bbb-presentation-video.placeholder.sh build: Bump bbb-presentation-video to 5.0.0-beta.2 (#21372) 2024-10-04 14:37:21 -04:00
bbb-transcription-controller.placeholder.sh build: Bump bbb-transcription-controller to 0.2.8 (#21393) 2024-10-08 20:01:42 -04:00
bbb-webhooks.placeholder.sh build(bbb-webhooks): v3.3.0 (#21274) 2024-10-03 08:21:02 -04:00
bbb-webrtc-recorder.placeholder.sh build(bbb-webrtc-recorder): v0.7.0 2024-03-14 14:08:54 -03:00
bbb-webrtc-sfu.placeholder.sh build(bbb-webrtc-sfu): v2.17.0-alpha.1 2024-10-04 14:50:49 -03:00
freeswitch.placeholder.sh chore: upgrade FreeSWITCH to 1.10.12 (#21066) 2024-08-30 10:36:00 -04:00
LICENSE Add license file 2020-04-23 13:51:05 -03:00
README.md Update README.md 2023-10-22 07:05:51 +02:00
SECURITY.md chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
transifex.yml chore: add transifex.yml for GitHub<->Transifex integration 2022-12-20 19:21:32 +00:00

BigBlueButton

BigBlueButton is an open-source virtual classroom designed to help teachers teach and learners learn.

BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard annotations), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboards, shared notes, and breakout rooms. During the session, BigBlueButton generates analytics that are visible to moderators in the Learning Analytics Dashboard.

Presenters can record and playback content for later sharing with others.

We designed BigBlueButton for online learning, it can be used for many other applications as well. The educational use cases for BigBlueButton are

  • Online tutoring (one-to-one)
  • Flipped classrooms (recording content ahead of your session)
  • Group collaboration (many-to-many)
  • Online classes (one-to-many)

The latest version is BigBlueButton 2.7. You can install BigBlueButton 2.6 on Ubuntu 20.04 using bbb-install.sh within 30 minutes (or your money back 😉).

For full technical documentation of BigBlueButton -- including architecture, features, API, and GreenLight (the default front-end) -- see https://docs.bigbluebutton.org/.

BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.