f41aec10d4
### v2.13.2 * feat: add incrementBy util to prometheus-agent * feat(core): add event callback and dispatch metrics * fix: another edge case where subprocesses fail to recover ### v2.13.1 * fix: subprocesses fail to recover from multiple crashes ### v2.13.0 * feat: add inbound queue size and job failure metrics * feat: add dry-run recording mode * feat: add time_to_mute/unmute metrics * feat: add warn logs for when hold/mute actions exceed max bucket time * feat(mediasoup): add mediasoup_ice_transport_protocol metric * feat(mediasoup): per-worker resource metrics * feat(mediasoup): add worker label to transport/router/prod/cons metrics * fix(audio): log and track metrics for hold/unhold timeouts * fix(bbb-webrtc-recorder): exception when removing nullish recording callbacks * fix(mediasoup): check for null producers * fix(screenshare): resolve subscriberAnswer job * fix(audio): prevent false positives in TLO toggle metrics * fix(test): wait for recorder to boot in stress test script * fix: set appropriate initial bitrates * fix(mediasoup): max bitrate for consumer-only transports not effective * fix(mediasoup): missing rtcp-fb and header exts in consumer-only offers * fix(audio): stricter adherence to router.mediaCodecs settings * fix(video): exception when destructuring null camera source * fix(mediasoup): only call consumer.changeProducer when appropriate * fix(mediasoup): capture icestatechange == disconnected * fix(mediasoup): invalid RTP header exts in default config * refactor: replace logger lib, Winston -> Pino * chore(mediasoup): expose webRtcTransport's iceConsentTimeout config * build: mediasoup-client@3.7.4 * build: mediasoup@3.13.23 * build: bump Docker and nvmrc to Node.js 20 (LTS) |
||
---|---|---|
.github | ||
akka-bbb-apps | ||
akka-bbb-fsesl | ||
bbb-common-message | ||
bbb-common-web | ||
bbb-export-annotations | ||
bbb-fsesl-client | ||
bbb-learning-dashboard | ||
bbb-libreoffice | ||
bbb-recording-imex | ||
bbb-voice-conference/config/freeswitch | ||
bigbluebutton-config | ||
bigbluebutton-html5 | ||
bigbluebutton-tests | ||
bigbluebutton-web | ||
build | ||
docs | ||
labs/stress-testing | ||
record-and-playback | ||
.gitignore | ||
.gitlab-ci.yml | ||
.nvmrc | ||
bbb-etherpad.placeholder.sh | ||
bbb-lti.placeholder.sh | ||
bbb-pads.placeholder.sh | ||
bbb-playback.placeholder.sh | ||
bbb-presentation-video.placeholder.sh | ||
bbb-transcription-controller.placeholder.sh | ||
bbb-webhooks.placeholder.sh | ||
bbb-webrtc-recorder.placeholder.sh | ||
bbb-webrtc-sfu.placeholder.sh | ||
freeswitch.placeholder.sh | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
transifex.yml |
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 .