jiti-meet/react/features/large-video
Jaya Allamsetty 91197bc69f
fix(quality-control): Send the new receiver constraints on state changes.
The client now listens for changes to lastN, selectedEndpoints and maxReceiverVideoQuality in redux to trigger sending  bridge message in the new format. This fixes an issue where the stage view <-> tile view changes prompt two receiver constraints messages to be sent, first with the maxHeight update and then with the selected endpoints update.
2021-05-10 16:06:19 -04:00
..
components feat(Labels): Redesign labels on mobile & web 2021-04-08 11:57:15 +02:00
actionTypes.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
actions.any.js fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00
actions.native.js fix(iFrame): Make resizeLargeVideo only available on web 2020-09-21 19:54:45 -04:00
actions.web.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js feat: Allows jvb to control DTLS/SRTP protection profile. (#7626) 2020-09-09 16:14:53 -05:00
middleware.js feat: Allows jvb to control DTLS/SRTP protection profile. (#7626) 2020-09-09 16:14:53 -05:00
reducer.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
subscriber.native.js fix(mobile): After PR #4396 2019-07-02 10:36:37 -07:00
subscriber.web.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00