openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

Microphone settings not working #205

Closed ncasnap closed 1 year ago

ncasnap commented 1 year ago

Bug Report

Problematic behavior In settings, we can choose if participants arrive in conference muted or not. I try to activate and deactivate it but in both case the participant arrives with microphone open.

image

Expected behavior/code Everybody should arrive muted when the button is activated.

Steps to Reproduce

  1. Activate mute everyone when connecting.
  2. Try to join as guest.

Thanks in advance for your help. Regards, Nathan