jiti-meet/react
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
..
features feat: Update video receiver constraints to use source names (#10527) 2021-12-16 11:49:36 -06:00
.eslintrc-react-native.js feat(eslint): use new eslint-config-jitsi 2018-06-13 11:27:39 +02:00
.eslintrc.js chore(deps) adapt to eslint-config-jitsi rename 2021-11-10 13:10:15 +01:00
index.native.js chore(deps) update uuid package to 8.3.2 2021-11-10 11:35:20 +01:00
index.web.js feat: Add disableBeforeUnloadHandlers option 2021-11-29 19:49:51 -06:00