services.jibri.enable

NixOS option

Whether to enable Jitsi BRoadcasting Infrastructure. Currently Jibri must be run on a host that is also running services.jitsi-meet.enable, so for most use cases it will be simpler to run services.jitsi-meet.jibri.enable.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/networking/jibri/default.nixView source on NixOS/nixpkgs →