Jibri
Jibri is an open-source server component of the Jitsi project that provides recording and live streaming capabilities for Jitsi Meet conferences. It was created to add backend support for capturing meetings without requiring participants to install or operate client-side recording tools. Jibri operates alongside other Jitsi components such as the Jitsi Videobridge (JVB) and the Jitsi Meet web interface, and it is designed to integrate with a typical Jitsi deployment.
The primary functions of Jibri are recording meetings to local storage or external storage and streaming live
Technical operation and architecture: Jibri runs on a Linux host and uses a headless browser session (Chromium)
Deployment and use: Jibri is typically deployed on a separate server from the main conferencing components