2026-05-13 - BigBlueButton
BigBlueButton sometimes show an error with a 4-digit number but
no further explanation. I could not find a complete list online, so I dug into the sources (1,
2) and made a list:
Issues with real-time audio and video transmission
| Code |
Name |
Description |
| 1101 |
SIGNALLING_TRANSPORT_DISCONNECTED |
Connection interrupted |
| 1102 |
SIGNALLING_TRANSPORT_CONNECTION_FAILED |
Connection … |
2025-11-27 -
FOSS, BigBlueButton, BBBLB, Python
My latest FOSS Project: BBBLB is a modern multi-tenant capable
load balancer for large BigBlueButton clusters. Not ready for
production yet, but on a good path. The aim is to have something fast and easy(er) to maintain that can fully
replace scalelite (the reference implementation) and fixes some of …
2025-02-22 - BigBlueButton
I recently experimented with BigBlueButton
3.0-RC4 again and tried do find out why hasura-graphql-server and postgresql
are hogging half a CPU all the time on a fresh BBB server with just a single meeting and only one
participant. This seems to be less of an issue if you actually …