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

推荐订阅源

WordPress大学
WordPress大学
阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI
博客园 - Franky
U
Unit 42
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
B
Blog RSS Feed
雷峰网
雷峰网
D
DataBreaches.Net
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
I
InfoQ
美团技术团队
云风的 BLOG
云风的 BLOG
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
大猫的无限游戏
大猫的无限游戏
G
Google Developers Blog
T
Tailwind CSS Blog
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
月光博客
月光博客
Engineering at Meta
Engineering at Meta

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
2026-06-22 · via AUR Newest Packages

Pinned Comments

celogeek commented on 2021-04-10 08:31 (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).

I made a blog post to configure jitsi-meet on arch. It use the -bin package, but now this one install files at the same places: https://blog.celogeek.com/posts/linux/archlinux/2020-06-jitsi-meet-on-arch-linux/

I'm working on alignment of all jitsi-meet packages. I will update the Arch Wiki as soon as I can.

Latest Comments

celogeek commented on 2021-04-10 08:31 (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).

I made a blog post to configure jitsi-meet on arch. It use the -bin package, but now this one install files at the same places: https://blog.celogeek.com/posts/linux/archlinux/2020-06-jitsi-meet-on-arch-linux/

I'm working on alignment of all jitsi-meet packages. I will update the Arch Wiki as soon as I can.

Perdu commented on 2021-03-11 19:10 (UTC)

Current config file has a typo: double-quote at the end of line 22 should be removed or the file won't get parsed correctly

Perdu commented on 2021-02-22 20:01 (UTC) (edited on 2021-02-22 20:01 (UTC) by Perdu)

C0rn3j commented on 2020-11-03 09:02 (UTC)

I am not sure if this issue blocks you from running the JVB itself (my Jitsi instance is broken atm), but you can use jitsi-videobridge-git til a new release is tagged if it does.

SaltFactory commented on 2020-11-03 09:00 (UTC)

anarki commented on 2020-07-11 18:31 (UTC)

celogeek commented on 2020-05-27 00:19 (UTC) (edited on 2020-07-02 17:53 (UTC) by celogeek)

Hi, can we follow more the debian upstream for this package?

  • The install directory should be there: /usr/share/jitsi-videobridge.
  • The service should be run as jvb:jitsi and not root!
  • The service should start with hardened permission.
  • You should have like the upstream those files in /etc/jitsi/videobridge: callstats-java-sdk.properties, config, log4j2.xml, sip-communicator.properties

I have made a standalone package here that does like the debian upstream:

https://github.com/celogeek/jitsi-meet-arch/blob/master/jitsi-videobridge/PKGBUILD

Eothred commented on 2020-05-07 05:27 (UTC)

Hi,

Thanks for maintaining this package. Minor thing, but to follow same structure as the -bin equivalent, the path to the config file would be:

/etc/jitsi/videobridge/config

C0rn3j commented on 2020-05-02 10:48 (UTC)

I updated the package to JVB2 - the config paths and format has changed.