bigbluebutton-Github/bigbluebutton-html5/public
prlanzarin d6c7f23a0e feat(audio): local echo test and audio energy meter
New features:
  - A simplified echo test mode that only does a local loopback (instead of
  going to FS and back)
  - A volume meter for microphone streams to the AudioSettings view

Those two features are experimental and disabled by default; see
public.app.media.simplifiedEchoTest and public.app.media.showVolumeMeter configs

Collateral changes:
  - fix: localize fallback device strings in AudioSettings/DeviceSelector
  - Refactor on some media stream utils to be re-usable across components
  - Refactor in AudioSettings to keep gUM #uses stable.
    * TODO: need to pass streams through AudioManager to avoid the surplus gUM.
  - fix(audio): drop ScriptProcessorNode usage (deprecated)
    * Used in volume meter for tracking - use hark instead
2022-04-11 19:21:56 +00:00
..
compatibility chore(virtual-backgrounds): move tensorflow wrappers to compatibility 2021-09-23 17:06:42 +00:00
fonts chore: pull latest bbb-icons 2021-12-21 19:23:53 +00:00
locales feat(audio): local echo test and audio energy meter 2022-04-11 19:21:56 +00:00
resources Squashed virtual background commits 2021-07-21 20:00:19 +00:00
svgs remove unnecessarily added svgs 2017-04-12 12:49:56 -04:00
wasm refactor: do not version precompressed WASM binaries (done in build) 2021-10-18 16:03:54 +00:00