Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
2020-05-07 18:18:21 -05:00
paweldomas
c20c4bd5a3
ref(do_external_connect): do not use jiconop if websocket is enabled
2020-01-24 15:21:10 -06:00
Дамян Минков
e28b847fb0
Updates config feature and whitelists options that can be overridden. ( #2282 )
...
* Removes unused config logic.
* Whitelists config options that can be overridden using the URL.
* Recorder login with credentials, not supported by externalconnect.
Jibri uses xmpp credentials to login, which is not supported by externalconnect, so we want to skip it till that is supported.
* Whitelist only config.js
* Extracts whitelisting in separate function.
2017-12-12 11:16:55 -08:00
Lyubo Marinov
e6f6884c36
[RN] Support JSON Web Token (JWT)
...
Make 'Add jwt module to react' work on mobile.
2017-05-09 00:21:14 -05:00
Ilya Daynatovich
ab5c2e9ded
Add jwt module to react
2017-05-09 00:21:14 -05:00
Ilya Daynatovich
96b1f0ca74
Create config util
2017-05-09 00:21:13 -05:00
Lyubo Marinov
5106f9f958
Process do_external_connect.js through webpack
2017-04-11 18:29:18 -05:00
hristoterezov
8deb003ef6
JWT client support
2016-06-13 16:11:44 -05:00
hristoterezov
d535765648
Fixes issue with externalConnectUrl hash param when the value is null
2016-04-29 11:46:24 -05:00
yanas
4a4e25de28
Add support for connection optimisation URL param
2016-04-28 14:56:11 -05:00
hristoterezov
166a609b94
Removes console.warn message from do_external_connect.js if there is no error passed.
2016-03-30 13:32:17 -05:00
hristoterezov
bf9c4ea444
Implements server side connection establishment
2016-03-28 16:19:32 -05:00