switnet-ltd / quick-jibri-installer

Bash installer for Jitsi Meet along with Jibri on *buntu LTS based systems | Documentation Available at the Wiki
GNU General Public License v3.0
104 stars 63 forks source link

Jicofo config #72

Closed timowevel1 closed 3 years ago

timowevel1 commented 3 years ago

Hey,

I maybe found a little misconfiguration inside the jicofo.conf,

trusted-domains: recorder.domain doesnt work for me. Jibri wont catch and audio/video streams. I changed it to: trusted-domains: [recorder.domain] and it works fine.

timowevel1 commented 3 years ago

Update, didnt fix it. Had the same issue on another installation. All ports are open, so there is no issue.

Ark74 commented 3 years ago

I found this recently, https://community.jitsi.org/t/alert-beware-of-chrome-92/103444

Could this be the case?

I'm still not sure how to confirm or deny this, one instance I've found this issue, but my personal one jibri is working fine with chrome 92-93 so far. I don't host huge meetings, mostly 1-1, or up to 5 people, so couldn't say, also my main browser is a firefox based version so no chrome on the equation. One client is reporting issues when recording, while 2 have confirmed it works, weird case.

I need to dig deeper, if I confirm, maybe I will host a fixed version of chrome and mark it on hold for the installer. Wanna help to figure this out?

timowevel1 commented 3 years ago

Hey, thanks for your answer. I can confirm that for a few people/times I tried it it worked and a few times Jibri just didnt catch Audio/Video (you just see their avatars). How can I help you?


From: Luis Guzman @.> Sent: Friday, September 3, 2021 8:22:13 PM To: switnet-ltd/quick-jibri-installer @.> Cc: jasonjenssen @.>; Author @.> Subject: Re: [switnet-ltd/quick-jibri-installer] Jicofo config (#72)

I found this recently, https://community.jitsi.org/t/alert-beware-of-chrome-92/103444

Could this be the case?

I'm still not sure how to confirm or deny this, one instance I've found this issue, but my personal one jibri is working fine with chrome 92-93 so far. I don't host huge meetings, mostly 1-1, or up to 5 people, so couldn't say, also my main browser is a firefox based version so no chrome on the equation. One client is reporting issues when recording, while 2 have confirmed it works, weird case.

I need to dig deeper, if I confirm, maybe I will host a fixed version of chrome and mark it on hold for the installer. Wanna help to figure this out?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/switnet-ltd/quick-jibri-installer/issues/72#issuecomment-912725942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGA5FL5GC5P7YJLWFIYDHRTUAEG5LANCNFSM5DLLCLOA.

Ark74 commented 3 years ago

Maybe is something introduced on the latest release.

Ark74 commented 3 years ago

From unstable,

The format seems to be,

    trusted-domains: [ "recorder.domain.com" ]

This is an issue from upstream, will be fixed in coming updates.