jiti-meet/react/features/base/participants
Saúl Ibarra Corretgé bebcc8234f fix(rn,multi-stream) don't send multiple streams on mobile
Mobile does not do multiple local video streams for performance reasons,
so avoid creating the local fake participant.

WIP
2022-08-30 14:13:17 +02:00
..
components ref(multi-stream) Use helper function to get the video track. 2022-05-19 17:05:36 -04:00
actionTypes.ts feat(local-recording) Add self local recording (#11706) 2022-06-24 15:07:40 +03:00
actions.ts ref: Convert material-ui files to TS (#12013) 2022-08-25 14:35:19 +03:00
constants.ts ref: Convert reducer to TS (#11920) 2022-07-29 11:01:50 +03:00
functions.ts ref: Convert files to TS (#12007) 2022-08-26 12:54:03 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.ts ref: Convert base/participants to TS (#11978) 2022-08-08 11:12:22 +03:00
middleware.js feat: Updates the local stats to match remote for 'connected to'. 2022-08-10 21:13:12 -05:00
preloadImage.native.js feat(Avatar): CORS mode support. 2021-12-17 14:41:11 -06:00
preloadImage.web.js fix(misc) fix typos 2022-07-14 09:10:08 +02:00
reducer.ts feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
subscriber.js fix(rn,multi-stream) don't send multiple streams on mobile 2022-08-30 14:13:17 +02:00