Miroslav Šedivý
|
d3d37de009
|
connection type event.
|
2021-08-10 19:15:44 +02:00 |
|
Miroslav Šedivý
|
75467865e4
|
move connection type from connection handler.
|
2021-08-03 17:16:04 +02:00 |
|
Miroslav Šedivý
|
0554b69d82
|
reset _total_reconnects on open.
|
2021-07-30 22:52:16 +02:00 |
|
Miroslav Šedivý
|
3fa0831f43
|
open connection only once.
|
2021-07-30 22:45:49 +02:00 |
|
Miroslav Šedivý
|
262ea3dd77
|
fix reconnect config change.
|
2021-07-30 22:36:55 +02:00 |
|
Miroslav Šedivý
|
1e78e4e191
|
reset _total_reconnects.
|
2021-07-30 22:34:44 +02:00 |
|
Miroslav Šedivý
|
7be220c2d2
|
infinite reconnects for -1 value.
|
2021-07-30 22:32:30 +02:00 |
|
Miroslav Šedivý
|
0d32a0592c
|
add reconnecter config.
|
2021-07-28 20:41:54 +02:00 |
|
Miroslav Šedivý
|
610805867b
|
connection: add destroy handles.
|
2021-07-28 00:31:41 +02:00 |
|
Miroslav Šedivý
|
f8b1177178
|
add webrtc fallback timeout.
|
2021-07-28 00:21:27 +02:00 |
|
Miroslav Šedivý
|
b881a52fbb
|
reconnector: disconnect if connected.
|
2021-07-27 00:12:36 +02:00 |
|
Miroslav Šedivý
|
9f13d43da5
|
connection open & close.
|
2021-07-26 23:59:41 +02:00 |
|
Miroslav Šedivý
|
b8453b3211
|
reconnect: disconnect on destroy.
|
2021-07-26 23:35:19 +02:00 |
|
Miroslav Šedivý
|
28f256b5b5
|
move reconnector to own folder.
|
2021-07-26 23:29:41 +02:00 |
|
Miroslav Šedivý
|
5f1cca5ab2
|
reconnector.
|
2021-07-26 23:23:09 +02:00 |
|
Miroslav Šedivý
|
963929a7d1
|
reconnecter add destroy.
|
2021-07-26 22:15:34 +02:00 |
|
Miroslav Šedivý
|
b403993fce
|
reconnecter: fallback events.
|
2021-07-17 16:36:56 +02:00 |
|
Miroslav Šedivý
|
fc031c16d4
|
reconnect disconnect on close.
|
2021-07-17 16:08:12 +02:00 |
|
Miroslav Šedivý
|
0408acd211
|
remove async connection.
|
2021-07-17 15:45:41 +02:00 |
|
Miroslav Šedivý
|
0974beaf4a
|
webrtc: do not connect if websocket unavailable.
|
2021-07-17 15:30:37 +02:00 |
|
Miroslav Šedivý
|
69f617ef45
|
reconnecter use getter for connection status.
|
2021-07-17 15:27:20 +02:00 |
|
Miroslav Šedivý
|
368261ca14
|
connection use data from state.
|
2021-07-17 15:17:56 +02:00 |
|
Miroslav Šedivý
|
fdc7412afc
|
webrtc extract type.
|
2021-07-17 15:06:32 +02:00 |
|
Miroslav Šedivý
|
2c70093d77
|
use typescript optional properties.
|
2021-07-17 14:08:25 +02:00 |
|
Miroslav Šedivý
|
ad7e3d47c5
|
connection (WIP).
|
2021-07-15 23:58:45 +02:00 |
|
Miroslav Šedivý
|
a43ed3f6ba
|
fallback on webrtc disconnect.
|
2021-07-14 15:49:28 +02:00 |
|
Miroslav Šedivý
|
28e6c25f4b
|
add screencast to connection state.
|
2021-07-14 14:30:55 +02:00 |
|
Miroslav Šedivý
|
bbb80730fb
|
connection manager: add getters.
|
2021-07-11 22:41:10 +02:00 |
|
Miroslav Šedivý
|
471b26ace5
|
add connection status event.
|
2021-07-11 22:38:48 +02:00 |
|
Miroslav Šedivý
|
78c3613f3e
|
update reconn timeouts.
|
2021-07-09 00:55:22 +02:00 |
|
Miroslav Šedivý
|
14bda1a028
|
add ice restarts to reconnection logic.
|
2021-06-27 22:07:42 +02:00 |
|
Miroslav Šedivý
|
3edb97e784
|
webrtc: do not close connection on disconnect.
|
2021-06-27 19:54:44 +02:00 |
|
Miroslav Šedivý
|
4917eff83b
|
webrtc reconn strategy using loss, fps and muted.
|
2021-06-24 17:09:13 +02:00 |
|
Miroslav Šedivý
|
42f85d9e54
|
add track muted to webrtc stats.
|
2021-06-24 16:50:13 +02:00 |
|
Miroslav Šedivý
|
9d423738c4
|
consts uppercase.
|
2021-06-24 16:24:43 +02:00 |
|
Miroslav Šedivý
|
6e92022c37
|
add reconn delay.
|
2021-06-24 15:40:11 +02:00 |
|
Miroslav Šedivý
|
6a8255d08a
|
auto downgrade on packet loss.
|
2021-06-24 15:25:56 +02:00 |
|
Miroslav Šedivý
|
3ca8f9a71c
|
fix webrtc last quality connection.
|
2021-06-24 15:15:47 +02:00 |
|
Miroslav Šedivý
|
fcae8156f5
|
webrtc quality downgrade on reconnect.
|
2021-06-23 23:37:39 +02:00 |
|
Miroslav Šedivý
|
15cfe4c146
|
autoplay video on reconnection.
|
2021-06-23 21:24:34 +02:00 |
|
Miroslav Šedivý
|
d77a795438
|
connection make websocket async.
|
2021-06-20 23:56:34 +02:00 |
|
Miroslav Šedivý
|
b9b311c6de
|
remove connecting event.
|
2021-06-20 23:46:40 +02:00 |
|
Miroslav Šedivý
|
97a213c9b3
|
ws connect not async.
|
2021-06-20 23:29:00 +02:00 |
|
Miroslav Šedivý
|
f6edb4208e
|
set as disconnected only if not connecting.
|
2021-06-19 21:42:25 +02:00 |
|
Miroslav Šedivý
|
45c6c33647
|
reconnect only after succesfull connection.
|
2021-06-19 20:21:32 +02:00 |
|
Miroslav Šedivý
|
c49c9ad4de
|
reconnection add debug logs.
|
2021-06-19 20:20:46 +02:00 |
|
Miroslav Šedivý
|
3d1b92ae1c
|
add new reconnection logic.
|
2021-06-19 19:36:59 +02:00 |
|
Miroslav Šedivý
|
071f97fb1b
|
move webrtc congestion control to connection.
|
2021-06-19 18:51:14 +02:00 |
|
Miroslav Šedivý
|
daff2552a3
|
add disconnect event.
|
2021-06-19 18:44:43 +02:00 |
|
Miroslav Šedivý
|
1dcce7d949
|
single connection status in state.
|
2021-06-19 18:36:48 +02:00 |
|