Skip to content
Snippets Groups Projects
  1. Jan 27, 2021
  2. Jan 26, 2021
  3. Jan 22, 2021
    • Anton Georgiev's avatar
      Merge pull request #11206 from mariogasparoni/v2.2.x-release · 86e4b447
      Anton Georgiev authored
      Add setting for enabling/disabling microphone audio filters
      86e4b447
    • Mario Jr's avatar
      Add setting for enabling/disabling microphone audio filters · 97c76900
      Mario Jr authored
      As explained in #11143, disabling audio filters is desired in some scenarios.
      This basically adds an option for user to disable default constraints.
      When user doesn't change this value in Settings > Application, the default
      value for each audio constraints is retrieved from settings.yml.
      When user changes this value in Settings > Application, audio
      filters (AGC, Noise Supression and Echo Cancellation) are all set to
      true/false, according to the value selected in the Settings GUI.
      
      To start it simple, we decided to not to add a different setting in the GUI for
      each audio contraint. This may be added in the future, though (perhaps in a
      dedicated Audio Settings tab)
      This is related to #4873
      97c76900
  4. Jan 21, 2021
  5. Jan 20, 2021
  6. Jan 18, 2021
  7. Jan 12, 2021
  8. Jan 08, 2021
  9. Dec 22, 2020
Loading