jiti-meet/react/features/filmstrip
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 refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
actionTypes.ts ref(stage-filmstrip) Refactor as new layout 2022-04-21 09:01:51 -05:00
actions.any.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.web.js Fixes 2022-04-21 09:01:51 -05:00
constants.js ref(stage-filmstrip) Refactor as new layout 2022-04-21 09:01:51 -05:00
functions.any.js refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
functions.native.js Fix import and naming 2022-04-21 09:01:51 -05:00
functions.web.js refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
middleware.native.js fix(filmstrip) Fix filmstrip on RN when thumbnail reordering is disabled. 2021-09-15 11:29:46 -05:00
middleware.web.js ref(stage-filmstrip) Refactor as new layout 2022-04-21 09:01:51 -05:00
reducer.js ref(stage-filmstrip) Refactor as new layout 2022-04-21 09:01:51 -05:00
subscriber.any.js refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
subscriber.native.js feat(tile-view): Optimize grid dimnsions. 2022-03-15 07:48:51 -05:00
subscriber.web.js fix(tile-view):Recalculate on window height change 2022-04-28 08:35:39 +02:00