Skip to content

Releases: THM-Health/BBB-Streaming-Server

BBB-Streaming-Server 1.1.1

16 Jun 08:48
2947c1d

Choose a tag to compare

This release is a maintenance update focused on keeping all dependencies up to date. No new features or bug fixes are included.


Changed

  • Bumped dependencies

Full Changelog: v1.1.0...v1.1.1

BBB-Streaming-Server 1.1.0

12 May 06:54
36bf7c1

Choose a tag to compare

This release fixes issues joining audio and BBB.30 server with listenOnlyMode=false and/or livekit enabled.


Changed

  • Bumped dependencies

Fixed

  • Audio join flow for BBB 3.0 servers with listenOnlyMode=false and livekit (#107, #113)

Full Changelog: v1.0.0...v1.1.0

BBB-Streaming-Server 1.0.0

28 Apr 12:41
dfda83c

Choose a tag to compare

We are excited to announce the first release of the BBB-Streaming-Server!

  • Stream multiple BigBlueButton meetings to RTMP endpoints with no modifications to BBB itself.
  • Controller API to manage streaming jobs.
  • Worker nodes join BBB meetings as bots using Puppeteer and FFmpeg to handle live streaming.
  • Docker-based setup with flexible worker scaling (manual configuration).

Find installation and configuration instructions in the README