Saúl Ibarra Corretgé
0364d94c4a
jibri: remove deprecated PulseAudio module
2022-07-27 09:48:03 +02:00
Saúl Ibarra Corretgé
fbb8a2dbfe
jibri: switch to PulseAudio
...
Using PulseAudio means no longer needing to mount /dev/snd/ which should
make deploying Jibri much easier.
Credits:
https://github.com/openfun/jibri-pulseaudio
https://community.jitsi.org/t/tip-pulseaudio-support-for-jibri/65780
https://github.com/kpeiruza/jitsi-images
2022-06-14 09:19:29 +02:00
Saúl Ibarra Corretgé
e7533f8639
jibri: simplify Dockerfile
...
Slightly reduce layer count by running everything in a single RUN.
Also reduce build time by skipping some unneeded apt update / cleanups.
2022-06-13 21:59:02 +02:00
Saúl Ibarra Corretgé
829841e1a4
jibri: add support for arm64
...
Use Debian's Chromium and ChromeDriver instead of Google's.
This has the limitation of not being able to control the version we
ship, however.
2022-06-13 13:36:48 +02:00
Jean-Vincent kassi
cffab8f429
jibri: fix log location template
2022-06-13 11:36:36 +02:00
Saúl Ibarra Corretgé
cb5a753282
config: simplify configuration
...
Use default values everywhere so they don't need to be specified in the
.env file.
This makes the default .env file much smaller (the larger config options
are documented in the handbook) and should make it easier to port the
setup to runtimes other than Docker Compose.
2022-05-20 10:53:12 +02:00
Aaron van Meerten
88bb1bccd0
feature: support multiple XMPP servers via list ( #1276 )
2022-05-03 08:40:52 -05:00
Aaron van Meerten
95af77896d
jicofo: add optional XMPP_PORT value ( #1275 )
...
* jicofo: add optional XMPP_PORT value
* include compose and env example for XMPP_PORT
* extends use of the XMPP_PORT property
* fix compose to use default
* re-commenting XMPP_PORT value
* include XMPP_PORT in compose for all services
* always use $XMPP_PORT, value defaulted in template
* missing JVB setting
2022-05-02 08:30:48 -05:00
Boris Grozev
8004ffeba1
Use the new log formatters, clean up stale logging config.
2022-01-19 12:18:27 -06:00
Saúl Ibarra Corretgé
7cd71a263c
jibri: default to recording in 720p
2021-10-14 16:21:56 +02:00
Prayag Singh
bee4b6a124
jibri: use new configuration file
2021-10-13 16:11:20 +02:00
Matthieu Huguet
18ac85b69e
jibri: allow graceful shutdown of the container
2021-10-12 20:58:50 +02:00
Saúl Ibarra Corretgé
d9b84cfc2a
jibri: set base URL for joining meetings
...
This will make Jibri join PUBLIC_URL/meetingName instead of https://meet.jitsi/meetingName .
2021-05-14 11:47:07 +02:00
Saúl Ibarra Corretgé
a7fb101e2c
jibri: don't provide a non-existing finalizer path
2020-12-18 09:30:21 +01:00
netaskd
4426ed8f27
jibri: fix case when /dev/snd is not bound ( https://github.com/jitsi/docker-jitsi-meet/issues/240#issuecomment-610422404 )
2020-04-23 14:04:08 +02:00
Saúl Ibarra Corretgé
768b6c4a50
security: fail to start if using the old default password
2020-04-06 16:55:13 +02:00
Saúl Ibarra Corretgé
a015710e54
security: don't provide default passwords
...
Also check if they are not provided at sstartup time and fail to start
in that case.
2020-04-06 12:23:36 +02:00
netaskd
ffa017b74d
jibri: add jibri service
2019-12-04 14:53:59 +01:00