Go to file
prlanzarin aeb2dabb62 fix(audio): forcefully disable stereo when using Vosk transcription
The current Vosk CC provider does not support stereo mic streams
(pending investigation as to why).

This commits makes sure stereo is forcefully disabled via SDP munging
only when transcription is active and using Vosk. Having it disabled
in the server side (FreeSWITCH) is not enough because the stereo parameter
is client mandated and replicated by FS on its answer. So we need to
make sure it's always disabled for the time being.
SFU audio does munging server side (and stereo is always off), so no changes
needed there.

The rest of the providers (except WebSpeech) need to be validated against
stereo audio as well.
This is also intended to be temporary - ideally this needs to be fixed in
mod_audio_fork/Vosk/wherever this is breaking.
2023-01-31 14:04:17 -03:00
.github Merge pull request #15578 from BrentBaccala/firefox-ci-2.6 2022-08-23 10:54:13 -04:00
akka-bbb-apps feat(captions): Add SetUserSpeechLocaleMsg files 2023-01-11 14:48:16 -03:00
akka-bbb-fsesl fix: JVM apps stop to differ from failure 2022-09-02 01:59:56 +00:00
bbb-common-message feat(captions): Use setUserSpeechLocale as an akka event and catch it in the transcription manager 2022-12-23 16:13:26 -03:00
bbb-common-web feat(captions): Use setUserSpeechLocale as an akka event and catch it in the transcription manager 2022-12-23 16:13:26 -03:00
bbb-export-annotations Refactor worker kickoff 2022-11-11 17:51:30 +01:00
bbb-fsesl-client chore: drop obsolete Dockerfile from BBB 2022-04-12 20:34:28 +00:00
bbb-learning-dashboard Merge pull request #16033 from KDSBrowne/bbb-common-bold-patch 2022-11-20 10:59:57 -04:00
bbb-libreoffice Switch bbb-soffice parent image to amazoncorretto:17-alpine 2022-09-28 08:16:38 -03:00
bbb-recording-imex Implemented some small suggested changes 2022-05-12 15:40:57 +00:00
bbb-voice-conference/config/freeswitch build(freeswitch): load mod_audio_fork by default 2022-12-23 17:48:19 -03:00
bigbluebutton-config Merge pull request #16022 from gustavotrott/presentation-refactor 2022-11-18 16:31:00 -03:00
bigbluebutton-html5 fix(audio): forcefully disable stereo when using Vosk transcription 2023-01-31 14:04:17 -03:00
bigbluebutton-tests Merge pull request #15958 from gabriellpr/shared-notes-tests 2022-12-01 09:50:32 -05:00
bigbluebutton-web Add exception to accept ppt with pptx mime 2022-11-25 09:51:34 -03:00
build build(freeswitch): add mod_audio_fork and libwebsockets 2022-12-23 17:38:40 -03:00
labs/stress-testing Removes vertx-akka file 2022-06-30 16:51:23 -03:00
record-and-playback fix(whiteboard): diff shape update + shape permission + 2022-10-21 14:05:31 +00:00
.gitignore refactor: further cleanup of bbb-demo 2022-07-14 14:55:10 +00:00
.gitlab-ci.yml refactor: further cleanup of bbb-demo 2022-07-14 14:55:10 +00:00
.nvmrc Add .nvmrc 2018-10-03 13:33:59 -04: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(bbb-pads): v1.4.0 2022-11-16 10:55:34 -03:00
bbb-playback.placeholder.sh fix(tldraw): hidden shapes when moved to back was used 2022-10-24 20:30:26 +00: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.9.5 2022-11-30 11:25:22 -03:00
freeswitch.placeholder.sh Bump FreeSWITCH build to 1.10.8 2022-10-27 20:35: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 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 .