Skip to content

feat(jibri): add JIBRI_RECORDING_AUDIO_ONLY env variable#2244

Open
agrille wants to merge 1 commit intojitsi:masterfrom
agrille:feat/audio-only-recording
Open

feat(jibri): add JIBRI_RECORDING_AUDIO_ONLY env variable#2244
agrille wants to merge 1 commit intojitsi:masterfrom
agrille:feat/audio-only-recording

Conversation

@agrille
Copy link
Copy Markdown

@agrille agrille commented Apr 13, 2026

Summary

Exposes the jibri.ffmpeg.enable-video config option introduced in jitsi/jibri#<PR_NUMBER> as a Docker environment variable.

Changes

  • jibri.yml: passes JIBRI_RECORDING_AUDIO_ONLY to the container
  • jibri/rootfs/defaults/jibri.conf: renders enable-video = false when the variable is set to true
  • env.example: documents the new variable

Usage

Add to .env:

JIBRI_RECORDING_AUDIO_ONLY=true

Depends on jitsi/jibri#597

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant