What happened?
Hello,
running version 2.0.10431
with RC Server version 8.4.2 in Jitsi App 2.1.1 -> Electron 4.15.0
docker container
The following configuration of environment variables allows us to start a call unmuted if there are less than 3 participants.
START_AUDIO_ONLY = true
START_AUDIO_MUTED = 3
START_WITH_AUDIO_MUTED = false
Beginning with version 2.0.10532 up to 2.0.11031 this configuration does not allow us to start the call unmuted anymore. (via Browser its working)
All participants less than 3 also start the call muted now.
Is this a bug or false configuration?
We cross checked the configuration in the config files.
Thank you in advance.
Platform
Browser / app / sdk version
Jitsi server v. 2.0.10532 /RC v.8.4.2 App 2.1.1/ Electron 4.15.0
Relevant log output
Reproducibility
More details?
No response
What happened?
Hello,
running version 2.0.10431
with RC Server version 8.4.2 in Jitsi App 2.1.1 -> Electron 4.15.0
docker container
The following configuration of environment variables allows us to start a call unmuted if there are less than 3 participants.
START_AUDIO_ONLY = true
START_AUDIO_MUTED = 3
START_WITH_AUDIO_MUTED = false
Beginning with version 2.0.10532 up to 2.0.11031 this configuration does not allow us to start the call unmuted anymore. (via Browser its working)
All participants less than 3 also start the call muted now.
Is this a bug or false configuration?
We cross checked the configuration in the config files.
Thank you in advance.
Platform
Browser / app / sdk version
Jitsi server v. 2.0.10532 /RC v.8.4.2 App 2.1.1/ Electron 4.15.0
Relevant log output
Reproducibility
More details?
No response