Go to file
prlanzarin 025942de5b fix(audio): only enforce hold on mute state mismatch if !muted
There's a routine that's supposed to enforce the channel hold state if
mute and hold states are mismatched. This should only happen in case the
user is unmuted and the channel is held to avoid leaving an user without
inbound or outbound audio by accident. The routine currently checks for
the oppositve scenario as well (muted=true,hold=false), which should not
be enforced because of special scenarios (e.g.: audio-only breakout room
transfers, which have their transparent LO mechanism disabled).

Only enforce hold on muted state mismatch IF muted == false.
2024-07-23 09:22:23 -03:00
.github ✏️ Fix typo in docs issue template 2023-11-23 13:07:42 -05:00
akka-bbb-apps fix(audio): only enforce hold on mute state mismatch if !muted 2024-07-23 09:22:23 -03:00
akka-bbb-fsesl fix(sec): Bump logback-classic 2024-04-17 14:29:18 -04:00
bbb-common-message fix(audio): add callerNum to transparent listen only RPCs 2024-07-23 09:20:57 -03:00
bbb-common-web fix(bbb-web and html5): removed .odi and .odc file-type supports (back-port) (#20738) 2024-07-19 14:58:24 -04:00
bbb-export-annotations chore: bump npm deps 2024-05-02 16:31:19 -04:00
bbb-fsesl-client fix(sec): Bump logback-classic 2024-04-17 14:29:18 -04:00
bbb-learning-dashboard chore: npm audit fix for learning dashboard (#20515) 2024-06-17 20:51:29 -04:00
bbb-libreoffice chore: Upgrade LibreOffice to 7.6.2 2023-11-01 06:50:32 -04:00
bbb-recording-imex fix: bbb-recording-imex/pom.xml to reduce vulnerabilities (#19277) 2023-12-04 13:56:09 -05:00
bbb-voice-conference/config/freeswitch build(freeswitch): load mod_audio_fork by default 2023-04-25 10:05:06 -03:00
bigbluebutton-config chore: Bump release to 2.7.10 2024-07-19 14:34:14 -04:00
bigbluebutton-html5 fix(bbb-web and html5): removed .odi and .odc file-type supports (back-port) (#20738) 2024-07-19 14:58:24 -04:00
bigbluebutton-tests fix: bigbluebutton-tests/puppeteer/package.json & bigbluebutton-tests/puppeteer/package-lock.json to reduce vulnerabilities 2024-05-14 04:47:39 +00:00
bigbluebutton-web fix: only allow POST for insertDocument in UrlMappings.groovy [2.7] (#20432) 2024-06-06 12:10:28 -04:00
build Fix: File permissions in packages should not depend on umask of build system 2024-05-28 16:24:27 +02:00
docs fix(bbb-web and html5): removed .odi and .odc file-type supports (back-port) (#20738) 2024-07-19 14:58:24 -04:00
labs/stress-testing Removes vertx-akka file 2022-06-30 16:51:23 -03:00
record-and-playback Merge pull request #20420 from paultrudel/video-metadata-fix 2024-06-10 16:59:02 -04:00
.gitignore bbb-presentation-video: Update to 4.0.0-rc.1 2023-03-06 11:57:53 -05:00
.gitlab-ci.yml Merge pull request #17724 from lfzawacki/v2.7.x-release 2023-06-22 05:25:14 -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-10-30 15:14:50 -04:00
bbb-lti.placeholder.sh build: add placeholder to pull bbb-lti from other repo 2022-02-28 20:29:11 +00:00
bbb-pads.placeholder.sh chore: Bump bbb-pads to 1.5.2 2023-11-06 06:40:42 -05:00
bbb-playback.placeholder.sh chore: Bump bbb-playback to 5.0.2 2023-11-06 07:12:11 -05:00
bbb-presentation-video.placeholder.sh bbb-presentation-video: Update to 4.0.4 2023-10-03 17:02:49 -04:00
bbb-transcription-controller.placeholder.sh feat(transcription): Bump bbb-transcription-controller 2024-04-11 16:39:30 -03:00
bbb-webhooks.placeholder.sh build(bbb-webhooks): v2.6.1 2023-11-09 17:09:44 -03:00
bbb-webrtc-recorder.placeholder.sh build(bbb-webrtc-recorder): v0.7.0 2024-03-14 14:09:29 -03:00
bbb-webrtc-sfu.placeholder.sh build(bbb-webrtc-sfu): v2.13.3 2024-03-19 10:06:57 -03:00
freeswitch.placeholder.sh build(sec): upgrade FreeSWITCH to 1.10.11 +sofia-sip +libks (#19377) 2024-01-02 14:09:50 -05:00
LICENSE Add license file 2020-04-23 13:51:05 -03:00
README.md build: swap bionic with focal 2022-03-14 19:04:23 +00:00
SECURITY.md Update SECURITY.md 2023-09-06 15:37:56 -04:00
transifex.yml fix: Change naming of resulting translated locales file 2022-12-20 13:50:44 -05:00

BigBlueButton

BigBlueButton is an open source web conferencing system.

BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboard, and breakout rooms.

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

We designed BigBlueButton for online learning, (though 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)

You can install on a Ubuntu 20.04 64-bit server. We provide bbb-install.sh to let you have a server up and running within 30 minutes (or your money back 😉).

For full technical documentation 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 .