jiti-meet/react/features/base/conference
paweldomas d3d5847605 feat: configurable quality levels for video height
Allows to adjust thresholds which control the video quality level
in the thumbnail view.

Changes the default behaviour to request the SD (360p) resolution only
when the thumbnails are at least 360 pixels tall and the height of
720 is required for the high quality level.

The thresholds can be configured with the 'videoQuality.minHeightForQualityLvl'
config property. Check the description in the config.js for more details.
2020-08-20 11:07:36 -07:00
..
actionTypes.js feat(video-quality):control sender resolution based on user pref 2020-04-28 10:17:06 -04:00
actions.js subject: avoid sending an extra empty subject update 2020-06-18 14:52:17 +02:00
constants.js ref(constants): use 720 for the high quality level 2020-06-23 14:50:00 +02:00
functions.js feat: configurable quality levels for video height 2020-08-20 11:07:36 -07: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 fix(subject): set to ' ' after settings change. 2020-08-20 10:48:06 -05:00
reducer.js ref: merge prejoin with lobby 2020-06-09 18:10:43 +02:00