Skip to content

Cant enter room after change meet .js for Jibri #561

@SiSoltanaz

Description

@SiSoltanaz

I followed all the steps to install Jibri and, after changing /etc/jitsi/meet/yourdomain-config.js, I did the following:


// Recording
config.recordingService = {
enabled: true,
sharingEnabled: true,
hideStorageWarning: false,
};

// Live Streaming
config.liveStreaming = {
enabled: true,
};

config.hiddenDomain = "recorder.yourdomain.com";


I can't enter the room, and only a black page shows. I tried creating a new room, and it creates the room, but it also shows the black page. My Jitsi installation is fresh, and when I remove the above settings, the room loads easily.

Here is the output of the command dpkg -l | grep jitsi:

ii jitsi-meet 2.0.10008-1 all WebRTC JavaScript video conferences
ii jitsi-meet-prosody 1.0.8384-1 all Prosody configuration for Jitsi Meet
ii jitsi-meet-web 1.0.8384-1 all WebRTC JavaScript video conferences
ii jitsi-meet-web-config 1.0.8384-1 all Configuration for web serving of Jitsi Meet
ii jitsi-videobridge2 2.3-204-g26cd91bd-1 all WebRTC compatible Selective Forwarding Unit (SFU)
ii lua-basexx 0.4.1-jitsi1 all baseXX encoding/decoding library for Lua
ii lua-cjson:amd64 2.1.0.10-jitsi1 amd64 JSON parser/encoder for Lua

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions