jiti-meet/react/features/base/media
William Liang d3fe246f61
refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445)
* fix(multi-stream) update selector to find ss track by videoType or mediaType

* ref(multi-stream) move fake ss creation logic and support video type changed

* refactor(multi-stream) decouple sending and receiving multiple screenshare streams

* fix(multi-stream) fix receiver constraints with signaling and without multi-stream

* fix(mutli-stream) ensure plan b original SS thumbnail displays avatar

* fix(multi-stream) show fake SS for plan b sender

* refactor(multi-stream) poc for moving SS creation to state listener

* remove reference to fake SS creation

* fix lint errors

* rename to virtual screenshare participants

* fix minor bugs

* rename participant subscriber to specify web support only
2022-04-29 10:32:16 -04:00
..
components fix(lint) tame Flow 2022-01-10 19:21:51 +01:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03: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
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(conference) Implement audio/video mute disable when sender limit is reached. 2021-11-30 15:08:25 -05: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.js refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04: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