Go to file
Anton Georgiev 2b91c307b2
Merge pull request #19815 from antobinary/march15-03
fix(sec): Bump logback to 1.2.13 for akka- projects
2024-03-18 10:04:17 -04:00
.github build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
akka-bbb-apps Merge pull request #19815 from antobinary/march15-03 2024-03-18 10:04:17 -04:00
akka-bbb-fsesl fix(sec): Bump logback-classic 2024-03-15 12:07:07 -04:00
bbb-common-message chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
bbb-common-web chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
bbb-export-annotations fix(bbb-export-annotations): handle missing textbox size in Tldraw (#19672) 2024-02-23 20:27:20 -05:00
bbb-fsesl-client Merge pull request #19815 from antobinary/march15-03 2024-03-18 10:04:17 -04:00
bbb-graphql-actions Merge pull request #19783 from ramonlsouza/remove-unused-cursors 2024-03-18 11:03:30 -03:00
bbb-graphql-client-test Remove wrong code 2024-03-05 19:35:50 -03:00
bbb-graphql-middleware chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
bbb-graphql-server Merge pull request #19783 from ramonlsouza/remove-unused-cursors 2024-03-18 11:03:30 -03:00
bbb-learning-dashboard Add option disabledFeatures=learningDashboardDownloadSessionData 2024-02-14 10:16:31 -03:00
bbb-libreoffice chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -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 chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
bigbluebutton-config chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
bigbluebutton-html5 fix: bigbluebutton-html5/package.json & bigbluebutton-html5/package-lock.json to reduce vulnerabilities (#19813) 2024-03-18 10:03:43 -04:00
bigbluebutton-tests chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
bigbluebutton-web Merge pull request #19816 from antobinary/march15-04 2024-03-18 10:04:00 -04:00
build chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
docs feat(config): add checkSumAlgorithmForBreakouts in akka-apps (port) #19754 (#19833) 2024-03-18 10:00:04 -04:00
labs/stress-testing Removes vertx-akka file 2022-06-30 16:51:23 -03:00
record-and-playback recording: work around invalid locale in caption events (#19682) 2024-02-23 20:59:34 -05:00
scripts/code-review Fix parameter check on checkout-to-pr script (#18705) 2023-09-04 10:59:49 -03:00
.gitignore ignore 2024-02-07 13:45:40 -03:00
.gitlab-ci.yml Add Livekit package 2023-11-28 13:25:50 +01:00
.nvmrc
bbb-etherpad.placeholder.sh chore: Bump Etherpad to 1.9.4 2023-11-20 11:16:17 -03:00
bbb-pads.placeholder.sh build: Bump bbb-pads to 1.5.2 (port from 2.7) #19070 2023-12-19 11:51:37 -05:00
bbb-playback.placeholder.sh chore: Bump bbb-playback to 5.0.2 2023-11-21 11:02:07 -03:00
bbb-presentation-video.placeholder.sh v27 changes ported to v30 part 2. 2023-11-10 15:09:45 -03:00
bbb-transcription-controller.placeholder.sh build: add bbb-transcription-controller 2023-05-19 13:03:17 -03:00
bbb-webhooks.placeholder.sh build(bbb-webhooks): v3.1.0 2024-03-14 14:11:03 -03: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.13.2 2024-03-14 14:06:32 -03:00
freeswitch.placeholder.sh build(sec): upgrade FreeSWITCH to 1.10.11 +sofia-sip +libks (#19377) 2024-01-03 15:19:09 -05:00
LICENSE
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.