jiti-meet/react/features/screenshot-capture
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
..
ScreenshotCaptureSummary.js fix(screenshot-capture) Add initial call for region selection (#10818) 2022-01-27 11:14:48 +02:00
actionTypes.js feat(ScreenshotCaptureEffect) Implement. 2020-01-20 10:02:19 -05:00
actions.js fix(screenshot-capture) Updated feature (#10865) 2022-01-28 11:11:35 +02:00
constants.js fix(screenshot-capture) Update screenshot capture feature (#10443) 2021-12-08 16:15:59 +02:00
createImageBitmap.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
functions.js fix(screenshot-capture) Updated feature (#10865) 2022-01-28 11:11:35 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js fix(screenshot-capture): Prevent effect initialization on each toggle 2020-03-02 10:24:02 -05:00
processScreenshot.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
reducer.js fix(screenshot-capture) Add initial state (#10827) 2022-01-21 12:25:23 +02:00
worker.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00