jiti-meet/react/features/base/conference
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
..
actionTypes.js feat(api): expose method for playing touch tones (#4584) 2019-08-30 14:17:22 -07:00
actions.js Adds an option to set email through iframe API init and to stats. (#4842) 2019-11-12 13:37:54 +00:00
constants.js feat(1080p): pass new-style constraints to createLocalTracks (#2087) 2017-10-31 17:08:07 -07:00
functions.js fix: return room lock conference, when there is no other 2019-11-20 13:28:47 +01:00
index.js [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06: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 audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00