jiti-meet/react/features/overlay
Paweł Domas f646bc7a7a
ref: disable ICE restart by default (#6594)
* ref: disable ICE restart by default

The reason for that it's currently causing issues with signaling when
Octo is enabled. Also when we do an "ICE restart"(which is not a real
ICE restart), the client maintains the TCC sequence number counter, but
the bridge resets it. The bridge sends media packets with TCC sequence
numbers starting from 0.

The 'enableIceRestart' config option can be used to force it, but it's
not recommended.
2020-05-07 06:59:37 -05:00
..
components ref: disable ICE restart by default (#6594) 2020-05-07 06:59:37 -05:00
actionTypes.js Listens for suspend events from jitsi-power-monitor on postis channel. (#4428) 2019-07-12 14:08:34 +01:00
actions.js Listens for suspend events from jitsi-power-monitor on postis channel. (#4428) 2019-07-12 14:08:34 +01:00
functions.js settings: enable settings buttons on permission grant 2020-04-07 09:14:23 +02:00
index.js Reorg overlay feature files 2019-04-10 15:47:36 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat(RN): add a fatal error state which is a catch all 2018-06-26 15:39:56 +02:00
overlays.native.js [RN] Add conference connecting overlay 2019-04-10 15:47:36 +02:00
overlays.web.js [RN] Add conference connecting overlay 2019-04-10 15:47:36 +02:00
reducer.js Listens for suspend events from jitsi-power-monitor on postis channel. (#4428) 2019-07-12 14:08:34 +01:00