jiti-meet/react/features/screen-share
Jaya Allamsetty 9f72c318d6
feat(multi-stream-support) Add screenshare as a second video track to the call.
* feat(multi-stream-support) Add screenshare as a second video track to the call.
This feature is behind a sendMultipleVideoStreams config.js flag. sourceNameSignaling flag also needs to enabled. Sending multiple tracks is currently supported only on endpoints running in unified plan mode. However, clients with source-name signaling enabled and running in plan-b can still receive multiple streams .

* squash: check if there is an existing track before adding camera/desktop

* squash: enable multi-stream only on unified plan endpoints.
2022-03-15 13:24:49 -04:00
..
components feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
actionTypes.js feat(multi-stream-support) Add screenshare as a second video track to the call. 2022-03-15 13:24:49 -04:00
actions.js feat(multi-stream-support) Add screenshare as a second video track to the call. 2022-03-15 13:24:49 -04:00
functions.js feat(multi-stream-support) Add screenshare as a second video track to the call. 2022-03-15 13:24:49 -04:00
index.js feat(audio-screen-share): improved ux flow (#9411) 2021-07-07 11:07:30 +03:00
logger.js feat: Change the screenshare capture fps from UI. (#9438) 2021-06-28 10:48:16 +03:00
middleware.js feat: Change the screenshare capture fps from UI. (#9438) 2021-06-28 10:48:16 +03:00
reducer.js feat(multi-stream-support) Add screenshare as a second video track to the call. 2022-03-15 13:24:49 -04:00