jiti-meet/react/features/base/tracks
Vlad Piersec 2b5787163e fix(prejoin): Replace the stored audio/video tracks when device list changes
When on prejoin screen, if the device list changes (devices are added or removed),
the newly created tracks do not properly replace the old ones, resulting in
errors after joining the meeting and trying to change the devices.
This change fixes the problem.
2020-06-29 12:26:55 +02:00
..
actionTypes.js setNoSrcDataNotificationUid 2019-12-06 11:37:08 +00:00
actions.js fix(prejoin): Store prejoin tracks in 'features/base/tracks' 2020-06-19 12:02:11 +02:00
functions.js fix(prejoin): Replace the stored audio/video tracks when device list changes 2020-06-29 12:26:55 +02: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 ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(prejoin): Store prejoin tracks in 'features/base/tracks' 2020-06-19 12:02:11 +02:00
reducer.js setNoSrcDataNotificationUid 2019-12-06 11:37:08 +00:00