Commit Graph

275 Commits

Author SHA1 Message Date
Miroslav Šedivý
ed31b7de70 API updated. 2020-12-08 16:13:26 +01:00
Miroslav Šedivý
5bdd5fc54b ignore if no video after webrtc destroying. 2020-12-07 19:45:07 +01:00
Miroslav Šedivý
cab53d7d17 webrtc connect / disconnect functions. 2020-12-07 18:46:29 +01:00
Miroslav Šedivý
f30614db25 properly destroy webrtc stream. 2020-12-07 18:44:14 +01:00
Miroslav Šedivý
b489432dbe is admin condition. 2020-12-06 20:30:34 +01:00
Miroslav Šedivý
4f56d14ae3 implicitControl only if user can host. 2020-12-06 20:08:25 +01:00
Miroslav Šedivý
e138b5fc27 is_receiving - is_watching. 2020-12-06 19:02:24 +01:00
Miroslav Šedivý
fb4f1d68cc remove WS and add memberUpdate. 2020-12-03 20:46:54 +01:00
Miroslav Šedivý
052eb3cade add clear state function. 2020-12-03 20:16:24 +01:00
Miroslav Šedivý
7f038140e3 WS remove connected & disconnected event. 2020-12-03 16:43:52 +01:00
Miroslav Šedivý
7a8a4f11dc extract member state to custom struct. 2020-12-03 16:11:26 +01:00
Miroslav Šedivý
11a843af0f new WS events. 2020-12-02 19:21:25 +01:00
Miroslav Šedivý
3df2c028cd update member data interface. 2020-12-02 18:17:07 +01:00
Miroslav Šedivý
38703f89b6 add member create & delete. 2020-12-02 13:52:02 +01:00
Miroslav Šedivý
2a6a65144c introduced ImplicitHosting. 2020-12-02 11:24:27 +01:00
Miroslav Šedivý
8bfe0c4f67 add implicit control. 2020-12-02 10:45:23 +01:00
Miroslav Šedivý
a268bddc57 member id instead of whole object in state. 2020-12-01 23:59:02 +01:00
Miroslav Šedivý
4c247f61ff members as object. 2020-12-01 22:58:05 +01:00
Miroslav Šedivý
77049128df add MemberId to init. 2020-11-30 22:25:20 +01:00
Miroslav Šedivý
267ef5baa0 WebSocket types & messages refactored using new spec. 2020-11-30 22:00:07 +01:00
Miroslav Šedivý
deae203803 use REST API. 2020-11-29 16:01:08 +01:00
Miroslav Šedivý
c3d48d39e2 lint fix. 2020-11-29 15:50:08 +01:00
Miroslav Šedivý
ac9ac7ac69 add new api internal class. 2020-11-29 15:34:52 +01:00
Miroslav Šedivý
6fa8c3c1f8 add video mute event. 2020-11-29 12:06:01 +01:00
Miroslav Šedivý
3cf85fed8e split component & page. 2020-11-28 21:47:16 +01:00