jiti-meet/react/features/base/conference
paweldomas 811ee40d99 ref(constants): use 720 for the high quality level
720 is requested by default for the local video stream
and when using the quality slider the resolution would
be increased to 1080.

Note that this will limit the receive quality to 720 as well,
because both send and receive constraints are changed at
the same time when the quality slider is used.
2020-06-23 14:50:00 +02: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: lobby feature 2020-06-09 18:10:43 +02: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 subject: only try to update the subject when the rol;e changes 2020-06-18 14:52:17 +02:00
reducer.js ref: merge prejoin with lobby 2020-06-09 18:10:43 +02:00