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

推荐订阅源

Martin Fowler
Martin Fowler
Microsoft Security Blog
Microsoft Security Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Vercel News
Vercel News
Y
Y Combinator Blog
D
DataBreaches.Net
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
WordPress大学
WordPress大学
H
Help Net Security
GbyAI
GbyAI
C
Check Point Blog
L
LangChain Blog
小众软件
小众软件
T
The Blog of Author Tim Ferriss
MyScale Blog
MyScale Blog
G
Google Developers Blog
月光博客
月光博客
V
V2EX
M
MIT News - Artificial intelligence
博客园 - 叶小钗

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.