30 Commits

Author SHA1 Message Date
Miroslav Šedivý
2c70093d77 use typescript optional properties. 2021-07-17 14:08:25 +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ý
42f85d9e54 add track muted to webrtc stats. 2021-06-24 16:50:13 +02:00
Miroslav Šedivý
b9b311c6de remove connecting event. 2021-06-20 23:46:40 +02:00
Miroslav Šedivý
e958690e10 webrtc unmount all events on disconnect. 2021-06-18 00:21:20 +02:00
Miroslav Šedivý
42588ac51a _candidates as private. 2021-06-16 23:09:34 +02:00
Miroslav Šedivý
f9ca3a25db remove misleading comment. 2021-04-12 20:58:42 +02:00
Miroslav Šedivý
c4486152e7 lint fix. 2021-03-18 14:13:02 +01:00
Miroslav Šedivý
a9e40d8b22 clone webrtc stats report. 2021-03-18 14:09:12 +01:00
Miroslav Šedivý
a73a38b736 webrtc stats: computed fps, fixes #10. 2021-03-18 12:45:58 +01:00
Miroslav Šedivý
0dbab610aa firefox framerate correct key. 2021-03-17 17:10:14 +01:00
Miroslav Šedivý
df933c8e60 firefox bug: dataChannel binaryType to arraybuffer. 2021-03-17 16:47:45 +01:00
Miroslav Šedivý
662cb53982 iceservers with auth. 2021-03-17 15:47:50 +01:00
Miroslav Šedivý
6f97a376f5 bump openapi generator version. 2021-02-26 22:54:43 +01:00
Gheorghe
c8cf5ed621 feat: ci pipeline for debug image 2021-02-26 14:34:14 +01:00
Miroslav Šedivý
606584bfdb keysym as uint32. 2021-02-23 21:26:17 +01:00
Miroslav Šedivý
56a00a404c cursor image/position from WebRTC. 2021-02-13 17:29:35 +01:00
Miroslav Šedivý
3423cbc3b2 switch WebRTC to BigEndian. 2021-02-13 00:02:35 +01:00
Miroslav Šedivý
fbec6cee63 WebRTC use data channel from server. 2021-02-12 23:46:25 +01:00
Miroslav Šedivý
15e369da33 webrtc force close all. 2021-02-08 22:32:33 +01:00
Miroslav Šedivý
85a3f4fd9d minor WS &WebRTC fixes. 2021-02-08 18:46:07 +01:00
Miroslav Šedivý
817ea28379 webrtc stats ignote when no connection. 2021-02-08 17:31:06 +01:00
Miroslav Šedivý
0aef325c5b add ice candidates adter accepting remote description. 2021-02-07 16:01:08 +01:00
Miroslav Šedivý
46c2625f1c add video stats. 2021-02-07 15:49:10 +01:00
Miroslav Šedivý
b0ed563792 accept candidates before offer. 2021-02-02 21:05:30 +01:00
Miroslav Šedivý
4850b5cb7c add Trickle ICE support. 2021-02-02 20:27:23 +01:00
Miroslav Šedivý
ed197d5c76 logging changed. 2021-01-15 17:17:49 +01:00
Miroslav Šedivý
cab53d7d17 webrtc connect / disconnect functions. 2020-12-07 18:46:29 +01:00
Miroslav Šedivý
3cf85fed8e split component & page. 2020-11-28 21:47:16 +01:00