if api is used. Can the conference be started in “audio only” mode? Are there parameters in the InterfaceConfig that allow it?
Hi there,
You can set the startAudioOnly
parameter to true
: https://github.com/jitsi/jitsi-meet/blob/c73ba372022db0bb967d628b136934219d8c4fec/config.js#L83 in the config override,
1 Like
Hi Saghul
I need set the startAudioOnly
by room , not all, but this cases if is set the `startAudioOnly, hide icon camera…
this is possible?
best regard