bigbluebutton-Github/bigbluebutton-html5/imports/ui/services
Mario Jr f2de2806eb Add setting for enabling/disabling microphone audio filters
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
2021-01-29 14:18:15 -03:00
..
api utilize Meteor connection id instead of trusting client side meetingId, userId 2020-02-06 15:48:16 -05:00
audio-manager Add setting for enabling/disabling microphone audio filters 2021-01-29 14:18:15 -03:00
auth Merge remote-tracking branch 'upstream/develop' into connection-manager 2020-10-21 13:57:17 -03:00
bbb-webrtc-sfu sfu-base-broker: add beforeunload listener to avoid logging false positive errors 2020-12-08 20:19:03 +00:00
network-information Remove user from collection when leaves 2020-08-19 13:22:43 -03:00
notification Add toast for webcam lock suggestion 2019-06-12 15:03:23 -03:00
settings Prevent userChangedLocalSettings call failing at start 2020-05-22 13:54:00 -03:00
storage remove changes on reactive.js 2018-05-09 16:04:07 -03:00
unread-messages Remove user from collection when leaves 2020-08-19 13:22:43 -03:00
users-settings Fixes client to obey custom parameter autoSwapLayout 2019-06-24 18:01:54 -03:00