Aaron van Meerten
ce59d1ed5d
jibri: upgrade chrome to 113 ( #1555 )
2023-05-23 13:19:18 -05:00
emrah
c2f01f336f
web: update livestreaming settings according to new config.js
2023-05-22 20:07:32 +02:00
Aaron van Meerten
e4c8c2a963
jibri: pre-warm chrome first before starting jibri ( #1549 )
2023-05-16 12:35:24 -05:00
Saúl Ibarra Corretgé
809f63c2d8
compose: add ability to configure the Jicofo REST port in the host
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1546
2023-05-08 15:09:49 +02:00
Saúl Ibarra Corretgé
b81bd5cd98
misc: working on unstable
2023-05-02 09:47:42 +02:00
Saúl Ibarra Corretgé
baf4b7eca8
release: stable-8615
...
* 57e3bb3 jibri: bump Chrome version
* a0a3410 fix: Allows jicofo entering rooms without requiring a password.
* 1c27da8 prosody: fix ranges redux (#1538 )
* 9fc8ffa prosody: fix ranges definition (#1537 )
* 39de818 prosody: enable rate limits (#1536 )
* 3568542 prosody: add timestamps to the log
* edb5e76 workflow: tag jibri and jigasi images with version (#1522 )
* 5d1d80d jvb: fix missing dot in env (#1521 )
* 0b1b45d base: use FQIN in base/Dockerfile FROM statement
* 29f0cb2 actions: tag images with detected versions (#1518 )
* 7c50cb7 web: support loading pwa-worker.js from subdir (#1517 )
* 3af59c6 web: fix bosh for subdomains
* 2fdc643 jicofo: use bool instead of string for codec flags (#1507 )
* bdcae29 jicofo: fix syntax error on opus end brace (#1506 )
* e5d4213 jicofo: additional conference options (#1504 )
* 6034e09 jicofo: support opus red audio codec (#1503 )
* ef7ef9c jicofo: disable cert verification for jvb xmpp (#1501 )
* a8fe1aa jicofo: fix template error in jvb xmpp server (#1500 )
* 7d1bf8e jicofo: flag to use presence for bridge health checks (#1499 )
* 1a4f9bd jicofo: fix broken rest template (#1498 )
* 76f886f jicofo: add bridge region support and local region (#1497 )
* 9c2f742 jicofo: fix rest bind in container (#1496 )
* ed095bc misc: support alternate xmpp server for jvb (#1495 )
* e1c1f1b jicofo: enable rest interface (#1494 )
* ca0b92e web: allow custom colibri websocket port (#1491 )
* fe5dea3 misc: working on unstable
2023-05-02 09:24:13 +02:00
Saúl Ibarra Corretgé
57e3bb3c5f
jibri: bump Chrome version
2023-05-02 09:22:48 +02:00
damencho
a0a34109ff
fix: Allows jicofo entering rooms without requiring a password.
...
The case where the main room is locked and everyone leaves it to a breakout room and then coming back allows jicofo entering without a password.
2023-04-26 09:05:07 -05:00
Aaron van Meerten
1c27da8053
prosody: fix ranges redux ( #1538 )
2023-04-18 15:16:39 -05:00
Aaron van Meerten
9fc8ffaee9
prosody: fix ranges definition ( #1537 )
2023-04-18 15:04:31 -05:00
Aaron van Meerten
39de818cb9
prosody: enable rate limits ( #1536 )
2023-04-18 10:12:25 -05:00
Werner Fleischer
35685424e1
prosody: add timestamps to the log
2023-04-13 16:38:31 +02:00
Aaron van Meerten
edb5e76d7d
workflow: tag jibri and jigasi images with version ( #1522 )
2023-04-05 12:02:54 -05:00
Aaron van Meerten
5d1d80d2a7
jvb: fix missing dot in env ( #1521 )
2023-04-04 07:12:36 -05:00
gitouche
0b1b45da99
base: use FQIN in base/Dockerfile FROM statement
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1510
2023-04-04 10:22:06 +02:00
Aaron van Meerten
29f0cb2b98
actions: tag images with detected versions ( #1518 )
2023-04-03 16:11:44 -05:00
Aaron van Meerten
7c50cb7079
web: support loading pwa-worker.js from subdir ( #1517 )
2023-04-03 14:10:01 -05:00
Aaron van Meerten
3af59c6d84
web: fix bosh for subdomains
2023-04-03 11:12:15 +02:00
Aaron van Meerten
2fdc643e7c
jicofo: use bool instead of string for codec flags ( #1507 )
2023-03-20 06:41:59 -05:00
Aaron van Meerten
bdcae290c1
jicofo: fix syntax error on opus end brace ( #1506 )
2023-03-17 07:27:50 -05:00
Aaron van Meerten
e5d421331d
jicofo: additional conference options ( #1504 )
2023-03-16 11:46:46 -05:00
Aaron van Meerten
6034e09f36
jicofo: support opus red audio codec ( #1503 )
2023-03-16 11:23:17 -05:00
Aaron van Meerten
ef7ef9cfd3
jicofo: disable cert verification for jvb xmpp ( #1501 )
2023-03-16 08:55:18 -05:00
Aaron van Meerten
a8fe1aaee4
jicofo: fix template error in jvb xmpp server ( #1500 )
2023-03-16 08:38:36 -05:00
Aaron van Meerten
7d1bf8e50f
jicofo: flag to use presence for bridge health checks ( #1499 )
2023-03-16 08:19:34 -05:00
Aaron van Meerten
1a4f9bde7c
jicofo: fix broken rest template ( #1498 )
2023-03-16 08:12:00 -05:00
Aaron van Meerten
76f886fbb4
jicofo: add bridge region support and local region ( #1497 )
2023-03-16 07:36:02 -05:00
Aaron van Meerten
9c2f742991
jicofo: fix rest bind in container ( #1496 )
2023-03-16 07:21:15 -05:00
Aaron van Meerten
ed095bc28e
misc: support alternate xmpp server for jvb ( #1495 )
2023-03-16 07:08:52 -05:00
Aaron van Meerten
e1c1f1b034
jicofo: enable rest interface ( #1494 )
2023-03-15 15:53:46 -05:00
Aaron van Meerten
ca0b92ee2a
web: allow custom colibri websocket port ( #1491 )
2023-03-14 08:56:27 -05:00
Saúl Ibarra Corretgé
fe5dea3402
misc: working on unstable
2023-03-07 13:17:50 +01:00
Saúl Ibarra Corretgé
83dddb2376
release: stable-8319
...
* 57e852f build: fix native build on M1 macs
* 1cdf970 prosody: fix "<no value>" issue in prosody config
* 4a0b48c etherpad: suppress errors in pad
* 15335c0 misc: working on unstable
2023-03-07 12:58:48 +01:00
Saúl Ibarra Corretgé
57e852f275
build: fix native build on M1 macs
2023-03-07 12:42:48 +01:00
orandev
1cdf970b59
prosody: fix "<no value>" issue in prosody config
...
If XMPP_DOMAIN and XMPP_MUC_DOMAIN are not configured in the .env file (which is the default situation), we get the following lines in jitsi-meet.cfg.lua:
end_conference_component = "endconference.<no value>"
[...]
Component "endconference.<no value>" "end_conference"
muc_component = "<no value>"
2023-03-07 12:10:35 +01:00
Saúl Ibarra Corretgé
4a0b48c411
etherpad: suppress errors in pad
...
Ref: https://github.com/jitsi/docker-jitsi-meet/issues/1474
2023-02-03 09:33:39 +01:00
Saúl Ibarra Corretgé
15335c0e9a
misc: working on unstable
2023-01-31 11:48:12 +01:00
Saúl Ibarra Corretgé
7d0eee4384
release: stable-8252
...
* 076dbf7 jibri: fix downloading new (>= 109) ChromeDriver
* 8f40804 jibri: update Chrome to M109
* 1cf8638 compose: fix whiteboard collab server variable name
* 9e0305b prosody: set JWT_ENABLE_DOMAIN_VERIFICATION to false by default
* ac551c3 base: update tpl
* ec972ee base: update tpl
* 8684b0b misc: working on unstable
2023-01-31 11:18:24 +01:00
Saúl Ibarra Corretgé
076dbf7d17
jibri: fix downloading new (>= 109) ChromeDriver
2023-01-31 10:52:34 +01:00
Saúl Ibarra Corretgé
8f40804839
jibri: update Chrome to M109
2023-01-31 10:16:25 +01:00
Saúl Ibarra Corretgé
1cf8638105
compose: fix whiteboard collab server variable name
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1469
2023-01-31 10:14:36 +01:00
Saúl Ibarra Corretgé
9e0305bc59
prosody: set JWT_ENABLE_DOMAIN_VERIFICATION to false by default
2023-01-31 10:01:02 +01:00
Saúl Ibarra Corretgé
ac551c300a
base: update tpl
2023-01-27 09:36:05 +01:00
Saúl Ibarra Corretgé
ec972eec21
base: update tpl
...
Closes: https://github.com/jitsi/docker-jitsi-meet/issues/1458
2023-01-24 14:14:42 +01:00
Saúl Ibarra Corretgé
8684b0b3d1
misc: working on unstable
2023-01-13 15:29:12 +01:00
Saúl Ibarra Corretgé
fa436f7e55
release: stable-8218
...
* 8d7728b jibri: update Chrome to M108
* 9cfbaf2 misc: drop JICOFO_AUTH_USER
* 68751c2 prosody: add metadata component
* 07f7054 jaas: pass the jitsi installation type at provisioning (#1456 )
* e219bcf web: add ability to configure whiteboard
* ac12313 misc: working on unstable
2023-01-13 14:59:47 +01:00
Saúl Ibarra Corretgé
8d7728b9dc
jibri: update Chrome to M108
2023-01-13 14:59:03 +01:00
Saúl Ibarra Corretgé
9cfbaf2d64
misc: drop JICOFO_AUTH_USER
...
It is expected to be "focus" in a number of places inside lib-jitsi-meet
and that won't change anytime soon.
Allowing users to change it is just asking for trouble.
Fixes: https://github.com/jitsi/lib-jitsi-meet/issues/2191
2023-01-12 15:36:28 +01:00
Jean-Vincent kassi
68751c27f2
prosody: add metadata component
...
Necessary for whiteboard usage.
2023-01-12 14:16:28 +01:00
Oana Emilia Ianc
07f7054bad
jaas: pass the jitsi installation type at provisioning ( #1456 )
2023-01-10 12:10:19 +02:00