jiti-meet/react/features/video-quality
Jaya Allamsetty f3e4c57036
Remove legacy signaling and legacy SS mode. (#12499)
* fix(connection-status): remove unused participant connectionStatus.
Always use trackStreamingStatus now that legacy endpoint based signaling has been removed.

* remove the check for source-name signaling.
Default to source-name signaling always.

* Remove the check for multi-stream mode.
Make that the default mode and remove the support for legacy SS mode.

* Remove presenter mode.

* update latest@lib-jitsi-meet
2022-11-08 14:15:49 -05:00
..
components ref(design) Update icons (#12489) 2022-11-08 12:24:32 +02:00
actionTypes.ts ref(receiver-constraints): Refactor and fixes. 2022-09-01 13:22:09 -05:00
actions.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
constants.ts ref(receiver-constraints): Refactor and fixes. 2022-09-01 13:22:09 -05:00
functions.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
index.js fix(video-quality) fix not registering reducer on mobile 2022-01-20 11:43:17 +01:00
logger.ts ref: Convert reducers to TS (#12101) 2022-09-01 14:00:49 +03:00
middleware.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
reducer.ts ref(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00
selector.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
subscriber.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00