






















Hi,
I have update the package to align to other jitsi-meet packages I maintain (stable, stable-bin, nightly, nightly-bin).
Now the package use Arch way for configs (/etc/jitsi-videobridge-git).
I made a blog post to configure jitsi-meet on arch. It is made for the nightly but you can replace the -nightly by -git and the tutorial will applied: https://blog.celogeek.com/posts/linux/archlinux/2021-02-jitsi-meet-nighly-on-arch-linux/
I'm working on alignment of all jitsi-meet packages. I will update the Arch Wiki as soon as I can.
Just sent you the email. Let me know if it worked ;)
And I did not get the link to the new config file path and options. Would be nice if you could include it in the email answer ;) Thanks
If you'd mail me the migration steps(my mail is public here) that'd be great (and the install script if you will, extra info won't hurt), my current setup is based on the manual-install.md doc which is JVB1 based.
I'll PR to that doc when I get the changes running unless you've plans to do that yourself already.
where the file is located and where all names of the possible options are documented
The doc I just linked to has the JVB options and how to apply the file (though I haven't figured out a way to make jvb.sh use it cleanly)
Yes, I have it working after a lot of hiccups. Shall I describe you the changes that I made from jvb1 to jvb2 here or shall I send you an email? I have an install script with the current working configuration. But it's still work in progress.
The now recommended way is to switch the videobridge from component to muc (changes to prosody, videobridge and jicofo needed), disable xmpp api in in the videobridge config file and specify the path to the sip communicator file in the videobridge config file. After doing all that it's working.
I did not switch to the new config scheme yet (https://github.com/jitsi/jitsi-videobridge/blob/master/doc/muc.md). I'm still using the sip communicator file because I don't know how to specify all options (for behind nat usage) with the new scheme. If anyone knows how to switch to the new scheme (where the file is located and where all names of the possible options are documented) I would be happy to know ;))
I'm using a config with only one domain with auth only, no public or guest.
@fordprefect: o.k., thanks, until you get feedback from upstream I will build my own stable packages locally with my modified PKGBUILDs based on yours.
@C0rn3j and @fordprefect: Thanks for your feedbacks. "In-between" was misleading. According to multiple forum entries and the releases to their stable debian branch jvb2 is considered stable.
And as mention by C0rn3j the whole development and stable releases of jitsi-meet and jicofo rely on jvb2. All their configuration recommendations (using videobridge as muc, not as component) does only work on jvb2 for me.
And C0rn3j uses jvb2 for his stable jitsi-videobridge-bin release, too.
To follow their stable releases use the provided link https://download.jitsi.org/stable/.
As all the components seem to be under heavy development I would prefer to use "stable" jvb2 instead of git.
I think it is necessary to follow the stable releases of all components to keep them work together. That's why it's my suggestion to build the latest stable jvb2 from GitHub adding the stable commit. That what was what I meant with in-between, sorry for the confusion.
@archtom: in-between is not stable, at least not from my point of view. For the other packages, I saw your comments but will wait for upstream to communicate their stategy and only then change the packages.
JVB packaging is kind of a mess right now, current JVB stable release doesn't even work against git jicofo.
You can follow this issue about it - https://github.com/jitsi/jitsi-videobridge/issues/1224, I'll bump up jitsi-videobridge the moment there's a new stable release (which I guess will be based on JVB2)
o.k., thanks for the feedback. So I meant something in-between. On their website https://download.jitsi.org/stable/ they consider certain jvb2 versions as stable and it would be nice to have a package for that.
It would be nice if you could also have a look at the comments for the jitsi-meet and jifoco packages, add the changes and revert to stable, too.
Thanks a lot. Have a great weekend ;)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hi,
I have update the package to align to other jitsi-meet packages I maintain (stable, stable-bin, nightly, nightly-bin).
Now the package use Arch way for configs (/etc/jitsi-videobridge-git).
I made a blog post to configure jitsi-meet on arch. It is made for the nightly but you can replace the -nightly by -git and the tutorial will applied: https://blog.celogeek.com/posts/linux/archlinux/2021-02-jitsi-meet-nighly-on-arch-linux/
I'm working on alignment of all jitsi-meet packages. I will update the Arch Wiki as soon as I can.