Commit Graph

306 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé
73ff3028e5 release: stable-9220-1
* 1e97277 jibri: update Chrome to version 121
* 310b80d jvb: add env var to control require-valid-address
* b0092bc jicofo,jigasi,jvb: fix accidentally enabling Sentry
* 102281e base: update tpl
* bf237da etherpad: update etherpad image to etherpad/etherpad:1.9.6 (#1725)
* 7381471 misc: working on unstable
2024-01-30 09:46:08 +01:00
Saúl Ibarra Corretgé
310b80dedd jvb: add env var to control require-valid-address 2024-01-30 09:22:25 +01:00
Saúl Ibarra Corretgé
7381471795 misc: working on unstable 2024-01-29 11:38:36 +01:00
Saúl Ibarra Corretgé
a389db4b1d release: stable-9220
* 4eb5575 prosody: c2s encryption flag from environment
* cc34823 prosody: tune internal muc settings
* f512116 prosody: jibri and jigasi skip muc passwords (#1718)
* 6c1f384 Add flag for require-muc-config-flag. (#1717)
* 6e6dd96 web: nginx config for load-test client if present (#1715)
* 11d7d75 fix: Do not load domain_mapper under breakout component (#1714)
* 4ca5763 prosody: the new version of contrib-prosody-plugins (#1713)
* d31e164 build: simplify detection of the target platform
* 21f04ea base: update tpl
* 9b686c6 prosody: Drops unused module.
* 1365d7f base-java: include jdk package
* 4584779 jicofo: fix enable sctp octo defaults (#1708)
* 2a3f8fd web: fix config.js syntax
* df88c7c Fix/web settings prop syntax (#1706)
* d64ae1c web: remove 'startBitrate' that is no longer supported.
* 1cba0b5 web: Fix the maxbitrates config setting. Also, remove the 'enforcePreferredCodec' setting which is no longer supported.
* 1dbe5cd web: cleanup config
* 3a888fd jicofo: add support for max-ssrcs-per-user config
* 5093efb feat: Add testing flag for Av1
* 7f86006 prosody: remove muc_meeting_id from lobby
* c21a598 prosody: visitors config whitespace fix (#1694)
* 8845606 Move trusted_proxies from visitors to main prosody config file. (#1699)
* e41e4f4 Require tls by default. (#1698)
* 80e4ee6 Remove unnecessary modules and properties (#1697)
* 2915176 prosody: skip recorder account unless in client mode
* 46b98b5 prosody: brewery mode for jvb/jicofo discovery muc
* 52eef2e feat: Add an option to set jibri-sip brewery jid. (#1689)
* ab30f56 prosody: enable muc_meeting_id in lobby component
* 5cc0ef0 jicofo: fix duplicate line
* 2a67885 jicofo: trusted domain list
* 78fb030 fix: Fix typo in var name. (#1690)
* 1ad045e feat: Add an option to enable sctp for relays. (#1688)
* aa898e4 jicofo: fix visitors auth domain (#1687)
* ec8615a fix: Fix default JIBRI_PENDING_TIMEOUT. (#1686)
* 483bbde web: trim deprecated options and defaults
* 11cbfcc web: provide bosh URL as relative only if flagged (#1682)
* 60100d6 jvb: expose public IP in autoscaler sidecar config (#1679)
* b8a9080 task: fix shutdown script
* 2e3c272 jvb: fix terminate script for autoscaler sidecar
* 3519113 jvb: finish script for graceful shutdown (#1676)
* 4fba8b5 task: support logging to file in JVB container (#1675)
* 431cdcc web: allow desktop framerate to be automatically determined by the browser
* 4c009ad jvb: fix version for autoscaler config
* 4531615 prosody: add smacks to guest vhost
* b4428bf prosody: use mod_smacks.lua from prosody since 0.12.4
* ee2f3c9 docker-compose.yml: expose jicofo and jvb env vars for defining max memory.
* 940cd97 env.example: add jicofo and jvb env vars for defining max memory.
* 71b3892 jicofo,jvb,jigasi: fix SENTRY_DSN cannot be defined
* e6a0c04 jibri: add check for /dev/shm size
* dbffba1 Revert "jicofo, jigasi, jvb: fix SENTRY_DSN not being read"
* 073f85d Revert "logging: fix reference to old variable"
* 8415c84 logging: fix reference to old variable
* fa2b4db jicofo, jigasi, jvb: fix SENTRY_DSN not being read
* 42a2153 misc: working on unstable
2024-01-29 11:38:36 +01:00
Aaron van Meerten
6e6dd96bea web: nginx config for load-test client if present (#1715) 2024-01-22 08:07:57 -06:00
emrah
4ca576360e prosody: the new version of contrib-prosody-plugins (#1713)
* prosody: update version of prosody-plugings package

* prosody: update the version of contrib-prosody-plugins package

* prosody: add MATRIX_LOBBY_BYPASS variable to control matrix_lobby_bypass module
2024-01-17 17:27:48 +01:00
Jaya Allamsetty
d64ae1c193 web: remove 'startBitrate' that is no longer supported. 2024-01-11 17:59:58 -05:00
Jaya Allamsetty
1cba0b5803 web: Fix the maxbitrates config setting.
Also, remove the 'enforcePreferredCodec' setting which is no longer supported.
2024-01-11 17:59:58 -05:00
Saúl Ibarra Corretgé
1dbe5cda68 web: cleanup config
Remove no longer necessary checks since we build the whole config from
scratch.

Drop no longer valid options:

- Callstats
- useIPv6
- External connect
2024-01-11 15:28:57 +01:00
abin
3a888fdf46 jicofo: add support for max-ssrcs-per-user config 2024-01-11 10:49:08 +01:00
Jaya Allamsetty
5093efb4bb feat: Add testing flag for Av1 2024-01-10 15:25:30 -05:00
bgrozev
52eef2eb23 feat: Add an option to set jibri-sip brewery jid. (#1689) 2024-01-02 13:13:12 -08:00
Aaron van Meerten
2a6788593f jicofo: trusted domain list
* jicofo: always trust auth domain

* jicofo: allow trusted domain list
2024-01-02 13:39:36 -06:00
bgrozev
1ad045ea0d feat: Add an option to enable sctp for relays. (#1688) 2024-01-02 10:17:31 -08:00
Aaron van Meerten
aa898e457a jicofo: fix visitors auth domain (#1687)
* jicofo: fix visitors auth domain

* include compose
2024-01-02 11:13:40 -06:00
Aaron van Meerten
483bbde1ee web: trim deprecated options and defaults
* web: trim deprecated options and defaults
2024-01-02 10:38:24 -06:00
Aaron van Meerten
11cbfccd8b web: provide bosh URL as relative only if flagged (#1682) 2023-12-21 16:34:21 -06:00
Aaron van Meerten
4fba8b5d98 task: support logging to file in JVB container (#1675) 2023-12-19 12:53:00 -06:00
Cedric Roijakkers
431cdccbfe web: allow desktop framerate to be automatically determined by the browser 2023-12-19 12:24:09 +01:00
must_eat
ee2f3c93e0 docker-compose.yml: expose jicofo and jvb env vars for defining max memory. 2023-12-06 16:50:18 +01:00
Saúl Ibarra Corretgé
dbffba1d6c Revert "jicofo, jigasi, jvb: fix SENTRY_DSN not being read"
This reverts commit fa2b4db2d1.
2023-12-01 14:18:03 +01:00
Daniel McAssey
fa2b4db2d1 jicofo, jigasi, jvb: fix SENTRY_DSN not being read 2023-12-01 14:02:21 +01:00
Saúl Ibarra Corretgé
42a2153a15 misc: working on unstable 2023-11-21 17:40:07 +01:00
Saúl Ibarra Corretgé
c56ed00634 release: stable-9111
* 825730d web: nginx ws-colibri proxy regex updates (#1645)
* 54d3aca jicofo: add AV1 options
* 0827186 prosody: stun in external services (#1644)
* d67938c misc: working on unstable
2023-11-21 17:40:07 +01:00
Aaron van Meerten
825730d659 web: nginx ws-colibri proxy regex updates (#1645) 2023-11-17 14:32:05 -06:00
Daniel McAssey
54d3aca2bf jicofo: add AV1 options 2023-11-15 09:32:48 +01:00
Aaron van Meerten
0827186976 prosody: stun in external services (#1644) 2023-11-14 13:15:13 -06:00
Saúl Ibarra Corretgé
d67938cc66 misc: working on unstable 2023-11-14 13:55:18 +01:00
Saúl Ibarra Corretgé
ea61fb7f7c release: stable-9078
* 3b9afe4 release: build images before comitting the changelog
* 54d422b jvb: autoscaler sidecar support
* 9f0658d sample: escape/encapsulate string
* 5d05ba2 jicofo: support jicofo log file for tailing (#1632)
* 8555fe1 web: param to control config.hosts.authDomain (#1627)
* cd1c9fb prosody: remove muc limit messages from visitors (#1626)
* af50dde prosody: s2s whitelist duplicate param fix (#1625)
* eb91893 prosody: add ping module to auth domain (#1624)
* 261caa3 prosody: guest ping module, var for auth type (#1623)
* 7fb1026 prosody: params for limits (#1622)
* cf894ce prosody: variables for lobby and breakout modules
* a827437 prosody: param to link room metadata to main vhost (#1616)
* 5120595 prosody: var for config in main vhost (#1615)
* bebd748 web: flag to control sctp bridge channel choice (#1613)
* 6bfa830 prosody: visitor mode support (#1611)
* 7bfc5c1 prosody: update version of prosody-plugings package
* 3a77aac jicofo: support visitors in jicofo configuration (#1610)
* f860c5d jvb: don’t send Jetty server version
* 63380fa misc: working on unstable
2023-11-14 13:55:18 +01:00
Aaron van Meerten
54d422b593 jvb: autoscaler sidecar support 2023-11-14 13:13:37 +01:00
Aaron van Meerten
8555fe1c4a web: param to control config.hosts.authDomain (#1627) 2023-10-17 11:52:13 -05:00
Aaron van Meerten
261caa3d6d prosody: guest ping module, var for auth type (#1623) 2023-10-13 10:37:01 -05:00
Aaron van Meerten
7fb1026f88 prosody: params for limits (#1622) 2023-10-13 08:45:30 -05:00
Aaron van Meerten
cf894ce8f1 prosody: variables for lobby and breakout modules 2023-10-10 09:08:36 +02:00
Aaron van Meerten
5120595a48 prosody: var for config in main vhost (#1615) 2023-10-02 11:21:32 -05:00
Aaron van Meerten
bebd748712 web: flag to control sctp bridge channel choice (#1613) 2023-09-29 08:48:50 -05:00
Aaron van Meerten
6bfa8302f1 prosody: visitor mode support (#1611)
support for visitor mode in prosody, with some fixes for jicofo as well
2023-09-29 08:03:53 -05:00
Aaron van Meerten
3a77aace56 jicofo: support visitors in jicofo configuration (#1610) 2023-09-27 08:37:21 -05:00
Saúl Ibarra Corretgé
63380faf4f misc: working on unstable 2023-09-22 11:02:11 +02:00
Saúl Ibarra Corretgé
541a53ab88 release: stable-8960-1
* 9bd3258 jibri: fix variable names
* 807b7bf misc: working on unstable
2023-09-22 10:44:45 +02:00
Saúl Ibarra Corretgé
807b7bfc66 misc: working on unstable 2023-09-18 23:03:36 +02:00
Saúl Ibarra Corretgé
28291044cc release: stable-8960
* 5c5575c jibri: make some ffmpeg arguments configurable via env variables
* 09b0df4 misc: working on unstable
2023-09-18 22:47:39 +02:00
Saúl Ibarra Corretgé
09b0df49eb misc: working on unstable 2023-09-12 11:05:48 +02:00
Saúl Ibarra Corretgé
38d5db92d5 release: stable-8922-1
* b3abfc0 ci: split unstable build and test workflows (#1601)
* 603d461 jibri: adapt to new ChromeDriver zip file structure
* a76b1f4 jibri: simplify ChromeDriver download
* fd1c308 jibri: fix new ChromeDriver API endpoints
* 2c0a793 jibri: update Chrome to 116
* 916bccb jibri: autoscaler sidecar tuning parameters
* 6e59319 misc: working on unstable
2023-09-12 10:48:15 +02:00
Saúl Ibarra Corretgé
6e5931906b misc: working on unstable 2023-09-02 00:10:14 +02:00
Saúl Ibarra Corretgé
69bf9b9804 release: stable-8922
* 1cbb8f8 prosody: add hybrid_matrix_token as a new authentication method
* b5b8ea2 jigasi: add toggle to enable REST shutdown
* 6bb2455 jibri: add extra fonts
* 497015b jicofo: add JICOFO_AUTH_LIFETIME as environment variable
* f18acb4 jicofo, prosody: allow to set different AUTH_TYPE
* dc1994a jicofo: remove shibboleth authentication options
* 58d4736 misc: working on unstable
2023-09-01 23:53:29 +02:00
emrah
497015b63e jicofo: add JICOFO_AUTH_LIFETIME as environment variable 2023-07-13 14:47:28 +02:00
emrah
f18acb493d jicofo, prosody: allow to set different AUTH_TYPE 2023-07-01 16:02:00 +02:00
Saúl Ibarra Corretgé
58d47365fc misc: working on unstable 2023-06-14 23:53:41 +02:00
Saúl Ibarra Corretgé
e9f36d6aef release: stable-8719
* 6f72293 jibri: bump Chrome version
* 94c7060 jibri: params to override statsd host and port
* 0569bce jibri: add autoscaler-sidecar service support (#1562)
* 57a7c22 jicofo: add ability to disable auth
* a41578c prosody: update the comma logic while listing TURNs
* 9776714 prosody: allow multiple TURN (#1559)
* ce59d1e jibri: upgrade chrome to 113 (#1555)
* c2f01f3 web: update livestreaming settings according to new config.js
* e4c8c2a jibri: pre-warm chrome first before starting jibri (#1549)
* 809f63c compose: add ability to configure the Jicofo REST port in the host
* b81bd5c misc: working on unstable
2023-06-14 23:34:57 +02:00