jiti-meet/react/features/base/tracks
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
..
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 redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
loadEffects.native.js rn,tracks: fix loadEffects 2020-02-04 18:06:11 +01:00
loadEffects.web.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat(multi-stream-support) Add screenshare as a second video track to the call. 2022-03-15 13:24:49 -04:00
reducer.js fix(lint) fix all eslint warnings 2021-11-26 10:18:31 +01:00
subscriber.js fix (external-api): fix notify video mute changed when presenting 2021-05-04 18:23:32 +03:00