


























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.
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
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.
Hi, can we follow more the debian upstream for this package?
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
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
I updated the package to JVB2 - the config paths and format has changed.
此内容由惯性聚合(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).
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.