Aaron van Meerten
b0675c0e24
prosody: recording metadata module ( #1734 )
...
* prosody: jibri_session module for recording metadata
* prosody: flag for recording metadata module
2024-09-16 09:55:13 -05:00
lala
36b2e1662d
feat(web) - Added NGINX_KEEPALIVE_TIMEOUT environment variable
2024-09-16 13:21:03 +02:00
Aaron van Meerten
3e93212f0a
fix(jicofo): pass compose variable for jicofo transcription support ( #1893 )
2024-08-30 15:06:05 -04:00
Aaron van Meerten
46377d4c94
feat(prosody): transcriber account support and flag configuration fix ( #1890 )
2024-08-30 14:37:39 -04:00
Ilayda Dastan
1e589f3b71
feat(log-analyser): transfered docker logs from docker containers and updated readme ( #1884 )
...
* feat(log-analyser): docker logs transfered and parsed from docker containers
* feat(log-analyser): fixed regex patterns and updated Readme file
2024-08-30 08:24:39 -04:00
Saúl Ibarra Corretgé
d6b64a21b9
misc: working on unstable
2024-08-05 11:32:16 +02:00
Saúl Ibarra Corretgé
b416ecca5c
release: stable-9646
...
* 0dad31d fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS
* fae66ad fix(jibri): IGNORE_CERTIFICATE_ERRORS as boolean
* 54baee2 feat(prosody): custom metrics of stanza counts for prosody service implemented (#1862 )
* a88dd8b feat(jvb) default to using dcSCTP
* d2c26aa fix(jigasi) add missing variables to jigasi.yml
* 41559d6 feat(log-analyser): added grafana dashboard provisioning (#1855 )
* 2e9e6ca misc: working on unstable
2024-08-05 11:32:16 +02:00
24kushang
54baee28b5
feat(prosody): custom metrics of stanza counts for prosody service implemented ( #1862 )
...
Co-authored-by: Kushang Haria <kushangh@MacBook-Pro.local >
2024-07-18 16:03:05 +03:00
Saúl Ibarra Corretgé
a88dd8bbbc
feat(jvb) default to using dcSCTP
2024-07-09 17:22:17 +02:00
Saúl Ibarra Corretgé
2e9e6caab8
misc: working on unstable
2024-07-03 21:28:30 +02:00
Saúl Ibarra Corretgé
5738452733
release: stable-9584-1
...
* 29a4523 feat(jvb) add JVB_CC_TRUST_BWE environment variable
* 0f7be54 feat(prometheus): Prometheus container and basic scraping configuration (#1838 )
* 9c87bba feat(jitsi-meet): added grafana loki and otel integration for log analysis (#1844 )
* fcb90ba fix(web): whiteboard config.js syntax error (#1851 )
* 811518b misc: working on unstable
2024-07-03 21:28:30 +02:00
Halil Teyfik
29a4523760
feat(jvb) add JVB_CC_TRUST_BWE environment variable
2024-07-03 20:10:32 +02:00
Saúl Ibarra Corretgé
811518b8be
misc: working on unstable
2024-07-02 23:19:25 +02:00
Saúl Ibarra Corretgé
a2114a8ecf
release: stable-9584
...
* b4604f3 feat(whiteboard) add builtin whiteboard integration
* 49bd165 feat(jibri) update Chrome to 126
* 980703b fix(jibri): display modes in xorg config
* c65d2bd feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
* d2ac43d feat(jigasi): Add new environment variables for jigasi configuration (#1841 )
* fbc250e feat(prosody): openmetrics module support (#1832 )
* 2adac72 feat(prosody): Drop non existing config.
* e22b4f3 feat(jibri): Adds more fonts.
* 982e577 feat(jicofo,jvb,web) default to using SCTP based datachannels
* 55c975f fix(jicofo): use integer for port value to fix addition (#1826 )
* 7c8763f base: update tpl to version 1.3.0
* 1d3c0f1 jibri: fail to start if the SYS_ADMIN cap is missing (#1816 )
* cacee4e jvb: adds autoscaler sidecar hook to signal final shutdown (#1809 )
* 726b0f0 jibri: adds autoscaler sidecar hook to signal final shutdown (#1810 )
* f2b2cc4 etherpad: update image version and settings
* 731d6d1 base: update tpl to make toBool more resilient
* 59c4eb2 jvb: add fallback WS server ID
* 9a54843 jvb: add ability to configure the TLS option for colibri WS
* 79a4635 jvb: add ability to disable XMPP
* 77ce86a jvb: add ability to enable SCTP datachannels
* 76ffaa7 jicofo, jvb: fix OCTO + SCTP behaviour
* 0298a30 misc: working on unstable
2024-07-02 23:19:25 +02:00
loli10K
b4604f3078
feat(whiteboard) add builtin whiteboard integration
...
Closes: https://github.com/jitsi/docker-jitsi-meet/pull/1480
Co-authored-by: Tugrul Dogan <tugrul.ufuk@gmail.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
2024-07-02 22:50:33 +02:00
24kushang
fbc250ebfb
feat(prosody): openmetrics module support ( #1832 )
...
add option to enable http_openmetrics
2024-06-26 13:32:50 -04:00
Saúl Ibarra Corretgé
9a548430d9
jvb: add ability to configure the TLS option for colibri WS
2024-05-16 09:04:01 +02:00
Saúl Ibarra Corretgé
79a4635ed2
jvb: add ability to disable XMPP
...
In case the REST API is the only API that is going to be used.
2024-05-16 09:04:01 +02:00
Saúl Ibarra Corretgé
77ce86a995
jvb: add ability to enable SCTP datachannels
2024-05-16 09:04:01 +02:00
Saúl Ibarra Corretgé
0298a30ca6
misc: working on unstable
2024-04-29 18:43:49 +02:00
Saúl Ibarra Corretgé
069200b7d9
release: stable-9457-2
...
* fed87fb web: update acme.sh version to 3.0.7
* 11285cd prosody: Fixed the wrong position of the JWT_SIGN_TYPE setting in the file (#1796 )
* f9ff2a4 misc: working on unstable
2024-04-29 18:43:49 +02:00
Saúl Ibarra Corretgé
f9ff2a4887
misc: working on unstable
2024-04-25 12:05:40 +02:00
Saúl Ibarra Corretgé
87ebbdc193
release: stable-9457-1
...
* 09bbfaf misc: working on unstable
2024-04-25 12:05:40 +02:00
Saúl Ibarra Corretgé
09bbfaf01c
misc: working on unstable
2024-04-24 22:16:52 +02:00
Saúl Ibarra Corretgé
9b76dab940
release: stable-9457
...
* 6f98bbe prosody: add ability to customize TURN TTL value
* 8fe3139 jvb: fix autoscaler sidecar config (#1785 )
* 48d803c jigasi: fix autoscaler sidecar config for shutdown url (#1784 )
* c951116 jibri: fix autoscaler sidecar config (#1783 )
* cae1e40 feat(jigasi): Adds trusted domains option.
* e939230 prosody: add ability to customize JWT signature type
* b0f9eb2 prosody: integrate prosody-plugins-contrib
* 604ba22 prosody: Switches lua gc back to incremental. (#1777 )
* 68d4b1a jibri: fix xorg modeline for 1280x720 (#1778 )
* 8094a17 web: add ability to change CORS header value
* 03b6ca2 web: remove no longer needed mime type definition
* 70ba4cb base: update to Debian Bookworm
* dc5cbae misc: working on unstable
2024-04-24 22:16:52 +02:00
damencho
cae1e406b5
feat(jigasi): Adds trusted domains option.
2024-04-17 11:02:44 -05:00
DevelopingEntitiesWithFuntations
e9392302b1
prosody: add ability to customize JWT signature type
...
Fixes : #1771
2024-04-08 11:49:27 +02:00
simon
8094a173f1
web: add ability to change CORS header value
2024-03-26 08:23:42 +01:00
Saúl Ibarra Corretgé
dc5cbaef23
misc: working on unstable
2024-03-22 22:48:35 +01:00
Saúl Ibarra Corretgé
066b844165
release: stable-9364-1
...
* a5ebb99 jibri: flag to support prometheus-style metrics (#1768 )
* 80fc10e feat(prosody): Cleans up gc settings.
* 69bba17 feat(prosody): Adjusts lua to use generational GC for brewery.cfg.lua.
* 2798426 feat(prosody): Adjusts lua to use generational GC.
* 28d2b32 feat(prosody): Make sure muc tumbstones is disabled.
* d5df19d jigasi: autoscaler sidecar support (#1738 )
* 0953ca0 jigasi: skip SIP configuration when configured as a transcriber
* ca1d670 fix: 🐛 wrong quote in default config (#1761 )
* 360361e jibri: move xmpp config for easier override (#1748 )
* 452f5ba misc: working on unstable
2024-03-22 22:48:35 +01:00
Saúl Ibarra Corretgé
452f5ba26c
misc: working on unstable
2024-03-18 22:04:53 +01:00
Saúl Ibarra Corretgé
36ebd3df96
release: stable-9364
...
* ca61ea2 jibri: add ability to ignore certificate errors
* 615396e java: use Java 17
* 140db22 jibri: check for chrome bin before pre-warm (#1757 )
* 648612f feat(prosody): Always report visitors support when enabled.
* 28f3cf8 jvb: lipcap from apt to allow for pcap dumps (#1747 )
* 33350c3 prosody: fix env var default value
* d6dc1e3 base-java: install nodejs 20 from nodesource
* 8f84f2f jibri: use storage.googleapis.com location for chromedriver
* 1bbb4ab fix(prosody): Updates a rate whitelist config that changed in jitsi-meet. (#1741 )
* eccf68e misc: working on unstable
2024-03-18 22:04:53 +01:00
Saúl Ibarra Corretgé
eccf68e759
misc: working on unstable
2024-02-15 11:53:32 +01:00
Saúl Ibarra Corretgé
b47db92301
release: stable-9258
...
* a198d56 compose: add jvb dependency to web container (#1739 )
* 5c5742b prosody: var for speakerstats modules
* a1d1f2c web: Add env vars for setting 1080p and 4k bitrates.
* bb69407 Remove "ping" in ViarualHosts (#1728 )
* 14efd9c prosody: disable "offline" and "register" modules. (#1727 )
* 8e28256 misc: working on unstable
2024-02-15 11:53:32 +01:00
BifbofII
a198d56e06
compose: add jvb dependency to web container ( #1739 )
...
since web runs dig jvb on startup, if jvb isn't up yet, this can fail or point to a wrong ip, leading the colibri websocket connection to fail
2024-02-09 10:45:15 +01:00
Aaron van Meerten
5c5742b838
prosody: var for speakerstats modules
...
* prosody: var for speakerstats modules
2024-02-05 13:40:39 -06:00
Jaya Allamsetty
a1d1f2ce5a
web: Add env vars for setting 1080p and 4k bitrates.
...
* web: Add env vars for setting 1080p and 4k bitrates.
* squash: Fix c&p errors
2024-01-31 14:26:36 -05:00
Saúl Ibarra Corretgé
8e282568b8
misc: working on unstable
2024-01-30 09:46:08 +01:00
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