workadventure/front/src/WebRtc
TabascoEye 31a0d08c76
disable automatic gain control on microphone
AGC really makes the soundqulity way worse than it could be.
Especially since it is so noticeable when entering a Jitsi where AGC is disabled (and suddenly some people sound much better).

In the long run, this should probably be configurable. On the other hand the setting changes the audio _going out_ from a user, so it might be hard for him to judge which settings are a good or a bad idea…
2021-01-30 02:13:03 +01:00
..
AudioManager.ts front: implement map sounds 2021-01-04 16:57:31 +01:00
CoWebsiteManager.ts Fix lint 2020-12-17 16:39:11 +01:00
DiscussionManager.ts changed the color of the chat links and unit test 2021-01-22 15:06:41 +01:00
HtmlUtils.ts added end of line 2021-01-28 15:31:09 +01:00
JitsiFactory.ts Merge branch 'develop' into action-button 2020-11-21 15:40:24 +01:00
LayoutManager.ts Add constant 2020-11-23 20:34:05 +01:00
MediaManager.ts disable automatic gain control on microphone 2021-01-30 02:13:03 +01:00
ScreenSharingPeer.ts Create send data discussion 2020-10-25 21:59:14 +01:00
SimplePeer.ts Add clear array peer connection sharing 2021-01-07 12:58:45 +01:00
VideoPeer.ts FIX: disabled pingCameraStatus and reduced the amount of errors thrown in console 2020-11-27 17:06:47 +01:00