jiti-meet/react/features/recording
Robert Pintilii f0118c0fb5
fix(screenshot-capture) Updated feature (#10865)
Added config to choose between recording and always mode
Created function to check if feature should be used
Removed check from stop feature as it now checks if the feature was previously on
Only get video track on feature start
2022-01-28 11:11:35 +02:00
..
components fix(screenshot-capture) Updated feature (#10865) 2022-01-28 11:11:35 +02:00
actionTypes.js fix(vpaas): Don't show recording link to initiator if saving on dropbox 2021-06-23 14:20:27 +03:00
actions.any.js feat(external-api): enhance recordingLinkAvailable to provide ttl info 2021-12-07 10:57:04 +01:00
actions.native.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
actions.web.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
constants.js Adds live streaming sound notification. (#4532) 2019-08-12 18:34:38 +03:00
functions.js feat(external-api): enhance recordingLinkAvailable to provide ttl info 2021-12-07 10:57:04 +01: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(recorder): "already started" notification 2021-11-09 13:25:19 -06:00
reducer.js fix(vpaas): Don't show recording link to initiator if saving on dropbox 2021-06-23 14:20:27 +03:00
sounds.js Adds live streaming sound notification. (#4532) 2019-08-12 18:34:38 +03:00