You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jaya Allamsetty 17aa19ed5b fix(connectionstatus) Increase the rtc mute timeout for p2p. 4 years ago
..
ConnectionQuality.js fix(ConnectionQuality): Do not show red/yellow GSM bars on join. When the user first unmutes their video, the connection quality is shown as poor until the local stats are available. Calculate the connection quality only after the stats are available, i.e., assume 100% until pcStatsInterval has elapsed. 4 years ago
IceFailedHandling.js fix(IceFailedHandling) force client reload when ICE fails locally. 4 years ago
IceFailedHandling.spec.js fix(IceFailedHandling) force client reload when ICE fails locally. 4 years ago
NetworkInfo.js deps: eslint-config-jitsi@latest 5 years ago
ParticipantConnectionStatus.js fix(connectionstatus) Increase the rtc mute timeout for p2p. Increase the RTC mute timeout from 500ms to 2500ms for p2p connections. This fixes an issue with Chrome tab sharing where the application keeps switching between the avatar and the share contnuously because of a chrome bug https://bugs.chromium.org/p/chromium/issues/detail?id=1258034 4 years ago