jiti-meet/react/features/base/lib-jitsi-meet
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
..
native rn,polyfills: refactor all mobile polyfills 2020-05-06 12:35:12 +02:00
_.native.js ref(strophe): Remove and cleanup all strophe related code. 2017-10-23 16:27:30 -05:00
_.web.js cleanup: drop polyfills which were required for IE11 2018-07-11 17:53:32 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js flow: tame the beast 2019-03-21 14:47:55 +01:00
functions.any.js ref: disable ICE restart by default (#6594) 2020-05-07 06:59:37 -05:00
functions.native.js rn: evaluate config.js in a sandboxed environment 2019-10-14 12:20:58 +02:00
functions.web.js rn: evaluate config.js in a sandboxed environment 2019-10-14 12:20:58 +02:00
index.js refactor / enable VAD talk while muted 2019-12-06 11:37:08 +00:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js core: refactor routing 2018-07-11 22:58:41 -05:00
reducer.js core: refactor routing 2018-07-11 22:58:41 -05:00