jiti-meet/react/features/base/conference
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(external-api): add local subject command (#10636) 2021-12-17 09:38:15 +02:00
actions.js fix(rn, conference): dispatch auth status changed in base/conference 2022-01-20 11:41:18 +01:00
constants.js feat(end-meet-for-all) Trigger notifyReadyToClose event on end meetin… (#10549) 2021-12-08 16:11:31 +02:00
functions.js feat(salesforce) - link resources to the current session (#10992) 2022-03-08 11:10:30 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js feat(salesforce) - link resources to the current session (#10992) 2022-03-08 11:10:30 +02:00
middleware.native.js fix(screen-sharing, picture-in-picture) re-enables PIP after stopping screen-share 2021-12-03 15:44:19 +02:00
middleware.web.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 feat(external-api): add local subject command (#10636) 2021-12-17 09:38:15 +02:00