jiti-meet/react/features/analytics
Jaya Allamsetty 0a64bf2068 feat(presenter): add Presenter Mode
- Adds the ability to share video as a "PiP" when screenshare is in progress.
- Add a method for creating a local presenter track.
- Make sure isLocalVideoTrackMuted returns the correct mute state when only screenshare is present.
- Make sure we get the updated window size of the window being shared before painting it on the canvas.
- Make sure we check if the shared window has been resized
2019-11-26 11:57:03 +01:00
..
handlers feat(analytics):Add white/black list functionality 2019-08-30 10:26:22 -07:00
AnalyticsEvents.js fix(remoteVideo): Attaching video stream. 2019-10-11 04:58:01 -07:00
actionTypes.js feat(analytics): local tracks duration event. 2019-05-24 10:09:25 -07:00
functions.js feat(analytics):Add white/black list functionality 2019-08-30 10:26:22 -07:00
index.js feat(analytics): local tracks duration event. 2019-05-24 10:09:25 -07:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat(presenter): add Presenter Mode 2019-11-26 11:57:03 +01:00
reducer.js feat(analytics): local tracks duration event. 2019-05-24 10:09:25 -07:00