Go to file
prlanzarin 6f13961018 fix(layout): set external-video/screen share initial states on all layouts
Only smart layout takes screen sharing/external video states in account
when populating its initial state. The others don't, and that causes
some weird issues when switching back-and-forth between layout types due
to their input states becoming inconsistent - ie having an active screen
sharing and transitioning from Smart -> Custom would mark it as false
(due to its absence from the initial state) and pollute its state for
subsequent layouts.

This commit guarantees those features are taken into account when
populating initial input states for Focus On*/Custom layouts.
2022-08-05 09:52:36 -03:00
.github test: set permissions: content: read 2022-07-21 15:50:18 -04:00
akka-bbb-apps fix(audio): prevent dial-in waiting / guest users to speak/listen to the room 2022-07-14 13:56:17 -03:00
akka-bbb-fsesl fix(audio): prevent dial-in waiting / guest users to speak/listen to the room 2022-07-14 13:56:17 -03:00
bbb-api-demo build: recover building bbb-demo 2022-03-18 20:41:27 +00:00
bbb-common-message fix(audio): prevent dial-in waiting / guest users to speak/listen to the room 2022-07-14 13:56:17 -03:00
bbb-common-web Add cropbox parameter to thumbnails and recording processing step 2022-07-06 18:16:08 +02:00
bbb-fsesl-client chore: drop obsolete Dockerfile from BBB 2022-04-12 20:34:28 +00:00
bbb-learning-dashboard Merge branch 'v2.5.x-release' into dashboard-key-fixes-Jun-03 2022-07-22 10:26:51 -03:00
bbb-libreoffice build: swap bionic with focal 2022-03-14 19:04:23 +00:00
bbb-voice-conference/config/freeswitch Adjust jitterbuffer settings to improve audio 2022-04-26 19:36:59 -05:00
bigbluebutton-config chore: Bump version to 2.5.4 2022-07-18 13:15:28 -03:00
bigbluebutton-html5 fix(layout): set external-video/screen share initial states on all layouts 2022-08-05 09:52:36 -03:00
bigbluebutton-tests Merge pull request #15236 from BrentBaccala/test-suite-updates 2022-07-27 09:37:54 -04:00
bigbluebutton-web Merge pull request #14944 from GuiLeme/issue-14828 2022-05-11 19:06:02 -03:00
build package build scripts - calculate GIT_REV and COMMIT_DATE outside the 2022-07-07 18:38:49 -04:00
doc more messages 2014-04-19 13:19:40 -07:00
labs chore: drop labs/docker 2022-04-12 20:33:13 +00:00
record-and-playback [issue-15439] - fix typo in presentation scripts 2022-07-27 10:24:07 -03:00
.gitignore chore: drop bbb-lti* from .gitignore 2022-02-28 20:36:11 +00:00
.gitlab-ci.yml chore: move sox dependency to Dockerfile 2022-03-31 01:39:46 +00:00
.nvmrc Add .nvmrc 2018-10-03 13:33:59 -04:00
.travis.yml build: swap bionic with focal 2022-03-14 19:04:23 +00:00
bbb-etherpad.placeholder.sh Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-24-25-mar09 2022-03-09 20:40:07 +00: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 build(pads): v1.2.2 2022-06-23 11:25:57 -03:00
bbb-playback.placeholder.sh chore(playback): v4.0.0 2022-04-20 10:39:47 -03:00
bbb-webhooks.placeholder.sh build(webhooks): v2.6.0 2022-05-24 14:08:12 +00:00
bbb-webrtc-sfu.placeholder.sh build(bbb-webrtc-sfu): v2.8.5 2022-07-05 10:35:25 -03:00
build_script.sh Make sure linter doesn't use removed files 2019-01-16 12:07:34 -05:00
freeswitch.placeholder.sh build: add +x to scripts pulling external dependencies 2022-02-27 17:12:03 +00: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 chore: set 2.5 as the recommended version, discontinue 2.3 2022-06-15 10:10:27 -04: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 .