jiti-meet/react/features/video-quality
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(last-n): Implement startLastN and make last-n configurable through UI. (#9093) 2021-04-28 19:00:20 -04:00
actionTypes.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
actions.js fix(ifarme-api): set-video-quality to use redux. 2020-09-09 18:04:17 -05:00
constants.js feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093) 2021-04-28 19:00:20 -04:00
functions.js fix(video-quality): Add the ability to request Ultra HD resolutions 2020-10-07 15:07:14 -04:00
index.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05: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 fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00