Boris Grozev
794820ff1e
Remove pubsub module.
10 months ago
Aaron van Meerten
1365d7f403
base-java: include jdk package
...
* base-java: include jdk package
10 months ago
Aaron van Meerten
4584779842
jicofo: fix enable sctp octo defaults ( #1708 )
10 months ago
Saúl Ibarra Corretgé
2a3f8fd5e9
web: fix config.js syntax
10 months ago
Kurt Garloff
df88c7c1e3
Fix/web settings prop syntax ( #1706 )
10 months ago
Jaya Allamsetty
d64ae1c193
web: remove 'startBitrate' that is no longer supported.
11 months ago
Jaya Allamsetty
1cba0b5803
web: Fix the maxbitrates config setting.
...
Also, remove the 'enforcePreferredCodec' setting which is no longer supported.
11 months ago
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
11 months ago
abin
3a888fdf46
jicofo: add support for max-ssrcs-per-user config
11 months ago
Jaya Allamsetty
5093efb4bb
feat: Add testing flag for Av1
11 months ago
Aaron van Meerten
7f86006c3f
prosody: remove muc_meeting_id from lobby
...
* prosody: remove muc_meeting_id from lobby
11 months ago
Aaron van Meerten
c21a598562
prosody: visitors config whitespace fix ( #1694 )
11 months ago
bgrozev
8845606785
Move trusted_proxies from visitors to main prosody config file. ( #1699 )
11 months ago
bgrozev
e41e4f480d
Require tls by default. ( #1698 )
11 months ago
bgrozev
80e4ee6341
Remove unnecessary modules and properties ( #1697 )
...
* Only enable dialback when s2s is enabled.
* Remove vcard, pep, register modules.
* Only set smacks properties when xmpp ws is enabled.
11 months ago
Aaron van Meerten
2915176b2e
prosody: skip recorder account unless in client mode
...
* prosody: skip recorder account unless in client mode
11 months ago
Aaron van Meerten
46b98b5a7a
prosody: brewery mode for jvb/jicofo discovery muc
...
* prosody: brewery mode for jvb/jicofo discovery muc
* do not include c2s limits in brewery mode
11 months ago
bgrozev
52eef2eb23
feat: Add an option to set jibri-sip brewery jid. ( #1689 )
11 months ago
Aaron van Meerten
ab30f56e27
prosody: enable muc_meeting_id in lobby component
...
* prosody: enable muc_meeting_id in lobby component
11 months ago
Aaron van Meerten
5cc0ef0180
jicofo: fix duplicate line
...
* jicofo: fix duplicate line
11 months ago
Aaron van Meerten
2a6788593f
jicofo: trusted domain list
...
* jicofo: always trust auth domain
* jicofo: allow trusted domain list
11 months ago
bgrozev
78fb030bbe
fix: Fix typo in var name. ( #1690 )
11 months ago
bgrozev
1ad045ea0d
feat: Add an option to enable sctp for relays. ( #1688 )
11 months ago
Aaron van Meerten
aa898e457a
jicofo: fix visitors auth domain ( #1687 )
...
* jicofo: fix visitors auth domain
* include compose
11 months ago
bgrozev
ec8615a292
fix: Fix default JIBRI_PENDING_TIMEOUT. ( #1686 )
11 months ago
Aaron van Meerten
483bbde1ee
web: trim deprecated options and defaults
...
* web: trim deprecated options and defaults
11 months ago
Aaron van Meerten
11cbfccd8b
web: provide bosh URL as relative only if flagged ( #1682 )
11 months ago
Aaron van Meerten
60100d6ce2
jvb: expose public IP in autoscaler sidecar config ( #1679 )
11 months ago
Aaron van Meerten
b8a9080fde
task: fix shutdown script
...
* task: fix shutdown script
11 months ago
Aaron van Meerten
2e3c272bdf
jvb: fix terminate script for autoscaler sidecar
...
* jvb: fix terminate script for autoscaler sidecar
11 months ago
Aaron van Meerten
3519113ef9
jvb: finish script for graceful shutdown ( #1676 )
11 months ago
Aaron van Meerten
4fba8b5d98
task: support logging to file in JVB container ( #1675 )
11 months ago
Cedric Roijakkers
431cdccbfe
web: allow desktop framerate to be automatically determined by the browser
11 months ago
Aaron van Meerten
4c009ad8c2
jvb: fix version for autoscaler config
...
* jvb: fix version for autoscaler config
11 months ago
Saúl Ibarra Corretgé
4531615974
prosody: add smacks to guest vhost
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1545
12 months ago
Aaron van Meerten
b4428bf261
prosody: use mod_smacks.lua from prosody since 0.12.4
12 months ago
must_eat
ee2f3c93e0
docker-compose.yml: expose jicofo and jvb env vars for defining max memory.
12 months ago
must_eat
940cd974fa
env.example: add jicofo and jvb env vars for defining max memory.
12 months ago
Matthias Kesler
71b3892d64
jicofo,jvb,jigasi: fix SENTRY_DSN cannot be defined
12 months ago
Saúl Ibarra Corretgé
e6a0c0461e
jibri: add check for /dev/shm size
...
If the container was staryed without a /dev/shm of at least 2GB
(defaults to 6MB in Docker) Chrome will behave erratically or crash.
Catch this with a tiny binary and make the container fail to start.
Ref: https://github.com/jitsi/docker-jitsi-meet/issues/1653
12 months ago
Saúl Ibarra Corretgé
dbffba1d6c
Revert "jicofo, jigasi, jvb: fix SENTRY_DSN not being read"
...
This reverts commit fa2b4db2d1
.
12 months ago
Saúl Ibarra Corretgé
073f85d76c
Revert "logging: fix reference to old variable"
...
This reverts commit 8415c84c10
.
12 months ago
Daniel McAssey
8415c84c10
logging: fix reference to old variable
12 months ago
Daniel McAssey
fa2b4db2d1
jicofo, jigasi, jvb: fix SENTRY_DSN not being read
12 months ago
Saúl Ibarra Corretgé
42a2153a15
misc: working on unstable
1 year ago
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
1 year ago
Aaron van Meerten
825730d659
web: nginx ws-colibri proxy regex updates ( #1645 )
1 year ago
Daniel McAssey
54d3aca2bf
jicofo: add AV1 options
1 year ago
Aaron van Meerten
0827186976
prosody: stun in external services ( #1644 )
1 year ago
Saúl Ibarra Corretgé
d67938cc66
misc: working on unstable
1 year ago