bigbluebutton-Github/bigbluebutton-html5/imports/ui/services
Mario Jr 97c76900cb 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-22 16:30:42 -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-22 16:30:42 -03:00
auth Improve annotations and cursor streamer logs, also add a type info for some logs in authentication process 2020-10-16 10:30:50 -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 added "fields:{...}", removed most mapUser 2019-08-28 16:32:55 -04: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 added "fields:{...}", removed most mapUser 2019-08-28 16:32:55 -04:00
users-settings Fixes client to obey custom parameter autoSwapLayout 2019-06-24 18:01:54 -03:00