JMM’s notes on

Galène

A WebRTC server

The reason I’m looking into this is because it was used to host LibrePlanet 2024, and it supposedly uses fewer resources than Jitsi Meet (see also my Jitsi Meet notes). It seems like it provides its own TURN server, and otherwise seems lightweight and somewhat more pluggable than Jitsi Meet. It may be easier to record video than with Jitsi/Jibri, possibly? Galène is a much smaller project, though.

Configuration

I have got Galene working through NixOS, but haven’t yet updated my notes on it.

Issues