Skip to content

jibri: custom-jibri.conf not included correctly #2005

@peb-adr

Description

@peb-adr

From what I can tell jibri/rootfs/defaults/jibri.conf (or the resulting /etc/jitsi/jibri/jibri.conf in the running container) end with include "custom-jibri.conf".

It appears to me one would have to place the file /etc/jitsi/jibri/custom-jibri.conf in the container which isn't possible without modifying the image.

I would expect to be able to place my custom-jibri.conf in the config directory which is mounted to /config in the container, as is done similarly for (at least) the web component.
If this is correct the include directive should change to include "/config/custom-jibri.conf".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions