jiti-meet/react/features/base/tracks
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
..
actionTypes.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
actions.js feat(tracks) Clean up the track if a source addition is rejected. (#10562) 2021-12-09 07:48:55 -06:00
functions.js feat: Update video receiver constraints to use source names (#10527) 2021-12-16 11:49:36 -06:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
loadEffects.native.js rn,tracks: fix loadEffects 2020-02-04 18:06:11 +01:00
loadEffects.web.js feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(tracks) fix disposing of local tracks 2021-12-10 15:49:44 +01:00
reducer.js fix(lint) fix all eslint warnings 2021-11-26 10:18:31 +01:00
subscriber.js fix (external-api): fix notify video mute changed when presenting 2021-05-04 18:23:32 +03:00