Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SiSoltanaz opened this issue Feb 6, 2025 · 0 comments
Open

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

SiSoltanaz opened this issue Feb 6, 2025 · 0 comments

Comments

@SiSoltanaz
Copy link

SiSoltanaz commented Feb 6, 2025

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

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

No branches or pull requests

1 participant