jiti-meet/react/features/recording
robertpin ebcd1d85f2 fix(local-recording) don't use tab audio
We have observed that participant audio is distant and garbled, so we
added the tracks individually to the mixer.

In addition, using tab audio prevents us from using preferCurrentTab due
to: https://bugs.chromium.org/p/chromium/issues/detail?id=1317964 so
losing audio effects but having better participant audio quality (in
addition to better UX) is not a bad compromise.
2022-10-07 17:04:31 +02:00
..
components fix(local-recording) don't use tab audio 2022-10-07 17:04:31 +02:00
actionTypes.ts feat(local-recording) Add self local recording (#11706) 2022-06-24 15:07:40 +03:00
actions.any.js fix: fix copyText import 2022-09-27 11:43:29 -05:00
actions.native.js fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
actions.web.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
constants.ts ref(TS) Convert constants tiles to TS (#12148) 2022-09-09 12:22:30 +03:00
functions.js feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
reducer.ts ref(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00
sounds.js Adds live streaming sound notification. (#4532) 2019-08-12 18:34:38 +03:00