jiti-meet/react/features/recording
Robert Pintilii 19a9b17425
fix(recording) Fix local recording (#12531)
Starting chrome 107, the recorder does not record any data if the audio stream has no tracks
To fix this we create a track for the local user (muted track)
2022-11-10 10:22:42 +02:00
..
components fix(recording) Fix local recording (#12531) 2022-11-10 10:22:42 +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 fix(recording): recording link. 2022-10-20 20:09:50 -05:00
reducer.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
sounds.js Adds live streaming sound notification. (#4532) 2019-08-12 18:34:38 +03:00