jiti-meet/react/features/av-moderation
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(av-moderation) Ask to Unmute and remove from Whitelist (#10043) 2021-09-28 11:11:13 -05:00
actions.js fix(av-moderation) Fix ask to unmute after allow video 2021-10-26 12:00:04 -07:00
constants.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: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
middleware.js feat: (moderate-reaction-sounds) enable moderator to mute reaction sounds 2021-12-03 18:36:57 +02:00
reducer.js feat(av-moderation) Ask to Unmute and remove from Whitelist (#10043) 2021-09-28 11:11:13 -05:00
sounds.js fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00