Commit Graph

74 Commits

Author SHA1 Message Date
Kota Nakagawa
5e297f3879 feat(rtcstats): add rtcstats support (#2116)
* feat(rtcstats): add rtcstats support

* chore(rtcstats): update users.json to use placeholder password

* chore(rtcstats): update RTCSTATS_STORE_LOGS in env.example

* chore(rtcstats): add expose ports

* feat(rtcstats): add mongodb support

* docs(rtcstats): add readme for mongodb integration

* chore(rtcstats): fix readme

* feat(rtcstats): add grafana dashboard for prometheus metrics

* chore(rtcstats): update readme

* chore(rtcstats): fix readme

* chore(rtcstats): add troubleshooting to localstack readme

* fix(rtcstats): improve accuracy of dashboard graphs

* fix(rtcstats): fix typo in dashboard display name

* fix(rtcstats): simplify and clean up localstack configuration

* docs(rtcstats): improve localstack readme

---------

Co-authored-by: Andrei Gavrilescu <51706180+andrei-gavrilescu@users.noreply.github.com>
2026-03-16 23:34:22 +02:00
emrah
98c254f764 fix(web): remove unused envs 2026-02-09 14:14:39 +01:00
Aaron van Meerten
ed30d0d49c feat(web): disable closed captions when transcription is disabled (#2092) 2025-05-23 13:50:52 -05:00
Saúl Ibarra Corretgé
754c0b598f fix(web) fix generated config syntax
Arrow functions don't work on the JS interpreter which evaluates
config.js on Android.

Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/2031
2025-02-28 21:23:54 +01:00
damencho
862986a6bd feat(web): Drops userRegion comes from backend now. 2025-01-28 10:26:00 -06:00
Joshua Chia
82e98d2274 web: Added P2P_STUN_SERVERS environment variable (#1990) 2025-01-06 10:59:41 +01:00
spprod35
3af072595c web: add option param for Automatic Gain Control 2024-12-28 08:10:07 +01:00
Aaron van Meerten
f18b182f77 fix(web): config.js syntax errors (#1980) 2024-12-13 08:58:37 -06:00
Jaya Allamsetty
95275454cf feat(web) Add defaults and env variables for codec preference. (#1978)
* feat(web) Add defaults and env variables for codec preference.

* Update web/rootfs/defaults/settings-config.js

---------

Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
2024-12-11 15:03:49 -05:00
Jaya Allamsetty
9fe5b8b651 fix(web) Remove no longer used config setting.
Av1 has already been enabled by default.
2024-11-12 10:52:19 -05:00
Jakob Löw
345f8c2a23 fix(prosody,jicofo,jigasi,jibri) rename recorder domain to hidden domain 2024-11-12 12:52:11 +01:00
Aaron van Meerten
d6251b7f7b feat(jaas): updated jaas URLs (#1944) 2024-10-18 16:34:13 -05:00
Aaron van Meerten
4369907615 feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma (#1932) 2024-10-11 10:50:41 -05:00
Saúl Ibarra Corretgé
2280f6bee1 feat(web) add ability to run the web container targetting JaaS
If JAAS_APP_ID is set, the config will be updated to point to the
production JaaS deployment for the given App ID.

If JAAS_USE_STAGING is set to a truthy value the configuration will
point to stage.8x8.vc rather than the production 8x8.vc.
2024-09-05 12:54:30 +02:00
Aaron van Meerten
1889c5d561 fix(web): enable hidden domain when transcriptions or recordings are enabled (#1891) 2024-08-30 14:38:08 -04:00
Aaron van Meerten
fcb90baf98 fix(web): whiteboard config.js syntax error (#1851) 2024-07-03 10:38:01 -04: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
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é
2a3f8fd5e9 web: fix config.js syntax 2024-01-12 14:57:06 +01:00
Kurt Garloff
df88c7c1e3 Fix/web settings prop syntax (#1706) 2024-01-12 07:12:24 -06: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
Jaya Allamsetty
5093efb4bb feat: Add testing flag for Av1 2024-01-10 15:25:30 -05: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
Cedric Roijakkers
431cdccbfe web: allow desktop framerate to be automatically determined by the browser 2023-12-19 12:24:09 +01:00
Daniel McAssey
54d3aca2bf jicofo: add AV1 options 2023-11-15 09:32:48 +01:00
emrah
c2f01f336f web: update livestreaming settings according to new config.js 2023-05-22 20:07:32 +02:00
Debendra Oli
e219bcfc21 web: add ability to configure whiteboard 2022-12-19 12:54:51 +01:00
Debendra Oli
8923b72d8e web: fix missing quotes on config.js string 2022-12-13 12:21:00 +01:00
Saúl Ibarra Corretgé
dd399fee54 web,jvb: remove ENABLE_MULTISTREAM
It's not enabled by default and there is no way to disable it any
longer.

We keep setting the flags in config.js though, this is so old mobile
versions without the new default behavior can enable it.
2022-12-12 15:31:09 +01:00
Charles Zablit
ca14c52284 web: add more transcription config env vars 2022-12-12 15:15:40 +01:00
Saúl Ibarra Corretgé
723acc20ef web: add ability to configure the room password digit size 2022-09-26 20:21:37 +02:00
David Négrier
7890183b9f jibri: fix ENABLE_RECORDING issue
* Fixing ENABLE_RECORDING issue

In https://github.com/jitsi/docker-jitsi-meet/pull/1372, I made a change to allow the web component to set ENABLE_RECORDING and still enable recording (in order to have "service recording" disabled but Dropbox recording enabled.
I failed to notice that the ENABLE_RECORDING environment variable is also used in Prosody (and in a number of places) as a global switch.

With the new variable semantic (as proposed in #1372), in order to know if Jibri must be enabled or not, we need 3 variables (ENABLE_RECORDING, DROPBOX_APPKEY and ENABLE_LIVESTREAMING).
This means we should also propagate those variables to Prosody.

To be honest, having the "DROPBOX_APPKEY" forwarded to Prosody just to know if we should enable or disable recording is a bit weird.

So I feel it is a better idea to revert back the meaning of "ENABLE_RECORDING" to be a global switch.

I'm therefore reverting back to old behaviour and adding a new environment variable (ENABLE_SERVICE_RECORDING) that allows turning on or off the "service recording".

* Setting ENABLE_SERVICE_RECORDING default value to ENABLE_SERVICE_RECORDING
2022-08-22 09:58:46 +02:00
David Négrier
85a38d96a4 jibri: add ability to enable Dropbox recording without enabling "service recording"
Also add a new ENABLE_LIVESTREAMING env variable to enable live streaming independently from the recording service.
2022-08-18 13:03:07 +02:00
Timo Schwarzer
eb0dd6b065 web: fix receiveMultipleVideoStreams flag 2022-08-15 21:41:56 +02:00
Saúl Ibarra Corretgé
12941f54c2 web: turn on multi-stream by default 2022-08-12 14:56:18 +02:00
Saúl Ibarra Corretgé
1d4b2655b4 web: add new flag for multi-stream 2022-08-12 14:55:23 +02:00
Debendra Oli
e05a9c2969 fixup: template syntax for newly added variables (#1355) 2022-08-05 09:22:35 +02:00
Debendra Oli
164d28b2ee web: migrate deprecated recordings options, add some more
* config: migrate depricated recordings options, add localRecording section and disableProfile

* fix: disableProfile

* group recording config, remove boolean conditions

* config add: localRecording extra options
2022-08-04 17:34:21 +02:00
Timo Schwarzer
f126f7afbc web: set config.videoQuality.maxBitratesVideo to null if no bitrates are specified
Fixes: #1318
2022-07-27 13:41:26 +02:00
Debendra Oli
1c93e1b74d web: add support for brandingDataUrl (#1346)
Closes: #1345
2022-07-19 10:01:01 +02:00
Daniel McAssey
8f38fe60f7 web,jvb: add option to enable multi-stream 2022-06-17 19:35:17 +02:00
Debendra Oli
264a3d8b39 web: add prejoin config options 2022-06-17 11:35:45 +02:00
Saúl Ibarra Corretgé
a7f260ec32 web,etherpad: fix default public URL 2022-06-14 11:30:06 +02:00
Oana Emilia Ianc
70c5cbfde2 misc: update dialin numbers url setup (#1298) 2022-05-31 14:36:06 +03:00
Oana Emilia Ianc
7790012d46 misc: define ENABLE_JAAS_COMPONENTS variable (#1297) 2022-05-31 11:25:38 +03:00
Oana Emilia Ianc
74ef7de10e web,prosody: add support for JaaS components 2022-05-30 16:46:04 +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
Prayag Singh
5ff2735f18 web: add e2eping support using env variables
Also consolidate disable remote video menu using env variables
2022-05-13 15:04:17 +02:00