Go to file
prlanzarin 66788e9697 fix(reactions): crash when interactionsButton coords are absent
The client may crash whenever a emoji rain animation is triggered, but
the interactions button element cannot be located. This happens because
the button coordinates are fetched without checking whether the element
exists.

Get the coordinate fetching method to return null if the
interactionsButton element cannot be located, and ignore the emoji rain
action if that is the case. Whenever no valid coordinates are found, log
an warning so we can track this and figure out what's happening with the
button.

Fix a few typos in the getInteractionsButtonCoordinates method.
2024-04-12 14:27:20 -03:00
.github ✏️ Fix typo in docs issue template 2023-11-23 13:07:42 -05:00
akka-bbb-apps Merge pull request #19762 from antobinary/recording-cc-disable 2024-03-07 16:29:48 -05:00
akka-bbb-fsesl feat(audio): add experimental transparent listen only mode 2023-08-07 19:43:18 -03:00
bbb-common-message feat(gladia): Print Gladia errors in the console 2024-02-08 14:50:24 -03:00
bbb-common-web fix(sec): bump postgresql to 42.7.2 (#19660) 2024-03-05 21:08:30 -05:00
bbb-export-annotations Set default flag value to false 2024-03-14 15:39:55 +00:00
bbb-fsesl-client Change target to release for java 17 on fsesl 2023-06-12 21:27:13 +00:00
bbb-learning-dashboard feat(config): Add option to disabled "Download session data" on Learning Dashboard (backport) (#19641) 2024-02-20 09:21:57 -05: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.6 2024-03-19 10:10:11 -04:00
bigbluebutton-html5 fix(reactions): crash when interactionsButton coords are absent 2024-04-12 14:27:20 -03:00
bigbluebutton-tests test: update playwright tests to support sha256 and sha512 algorithms (#19725) 2024-03-07 15:09:54 -05:00
bigbluebutton-web fix(sec): bump postgresql to 42.7.2 (#19660) 2024-03-05 21:08:30 -05:00
build build(export-annotations): Add dependency poppler-utils 2024-03-07 13:13:16 -05:00
docs docs: added link to 2.7.6 2024-03-19 14:33:54 -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 2024-02-06 16:13:39 -05: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 Bump bbb-transcription-controller tag 2024-02-09 11:40:21 -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 chore: add transifex.yml for GitHub<->Transifex integration 2022-12-20 19:21:32 +00: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 .