jiti-meet/react/features/video-quality
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(video-quality-label) Open dialog also on audio-only mode (#10957) 2022-02-14 12:43:04 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js fix(ifarme-api): set-video-quality to use redux. 2020-09-09 18:04:17 -05:00
constants.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
functions.js fix(video-quality): Add the ability to request Ultra HD resolutions 2020-10-07 15:07:14 -04:00
index.js fix(video-quality) fix not registering reducer on mobile 2022-01-20 11:43:17 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00
reducer.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
selector.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
subscriber.js refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00