惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
P
Proofpoint News Feed
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
美团技术团队
D
Docker
博客园 - Franky
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - jitsi-videobridge-git
2026-06-22 · via AUR Newest Packages

Pinned Comments

celogeek commented on 2021-04-10 14:18 (UTC)

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.

celogeek commented on 2021-04-10 14:18 (UTC)

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.

archtom commented on 2020-04-26 14:08 (UTC)

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

C0rn3j commented on 2020-04-26 10:23 (UTC)

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)

archtom commented on 2020-04-26 06:45 (UTC)

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.

C0rn3j commented on 2020-04-26 01:27 (UTC)

archtom commented on 2020-04-25 14:18 (UTC)

@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.

archtom commented on 2020-04-25 14:16 (UTC)

@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.

fordprefect commented on 2020-04-25 11:46 (UTC)

@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.

C0rn3j commented on 2020-04-25 11:38 (UTC)

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)

archtom commented on 2020-04-25 11:06 (UTC)

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 ;)