jiti-meet/react/features/video-quality
William Liang 5461bb52c8
feat: Update video receiver constraints to use source names (#10527)
* feat: Use source name based receiver constraints

* add sourceNameSignaling feature flag to config

* move source name specific variables into if block

* ensure sourceName is defined in constraints

* use source name for selectedSources

* use selector to find video track by participant id

* add selector to encapsulate logic to get track source name

* refactor getTrackSourceNameByMediaTypeAndParticipant selector

* rename variable

* move flags config into Feature Flags section

* do not set constraints for local large video

* rename prioritizedSources to onStageSources

* fix flow error

* refactor visibleRemoteTrackSourceNames to a constant

* use selector to get feature flags

* rename selector function

* fix flow error

* add selector for sourceNameSignaling feature flag
2021-12-16 11:49:36 -06:00
..
components chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01: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 chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01: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 feat: Update video receiver constraints to use source names (#10527) 2021-12-16 11:49:36 -06:00