jiti-meet/react/features/recording/components/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
..
native feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
web ref(ui-components) Use new Dialog component (#12306) 2022-10-07 12:16:41 +03:00
AbstractHighlightButton.js feat(toolbar-buttons) Hide buttons disabled through JWT (#12261) 2022-10-04 16:02:49 +03:00
AbstractRecordButton.js feat(toolbar-buttons) Hide buttons disabled through JWT (#12261) 2022-10-04 16:02:49 +03:00
AbstractStartRecordingDialog.js feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
AbstractStartRecordingDialogContent.tsx ref(TS) Convert constants tiles to TS (#12148) 2022-09-09 12:22:30 +03:00
AbstractStopRecordingDialog.js feat(local-recording) Add self local recording (#11706) 2022-06-24 15:07:40 +03:00
LocalRecordingManager.native.ts ref(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00
LocalRecordingManager.web.ts fix(local-recording) don't use tab audio 2022-10-07 17:04:31 +02:00
_.native.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
_.web.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
index.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
styles.native.js native ui fixes 2022-08-17 15:45:23 +03:00
styles.web.js feat(local-video-recording) Allow users to record the meeting locally (#11338) 2022-06-03 14:45:27 +03:00