Commit Graph

76 Commits

Author SHA1 Message Date
Mario Danic
54405c603c Fix MCU completely 2018-11-10 00:22:59 +01:00
Mario Danic
29c38aa107 Improve MCU support 2018-11-09 23:25:50 +01:00
Mario Danic
b531ca59c6 Switch to a different codec 2018-11-08 13:41:55 +01:00
Mario Danic
142ceb12e2 Fix various issues & started working on notification levels 2018-11-06 22:58:14 +01:00
Mario Danic
a692e66672 Send nick if we have external server 2018-10-30 23:09:29 +01:00
Mario Danic
9b09848838 Clean up 2018-10-30 22:33:17 +01:00
Mario Danic
498ae0dfc3 Nick sending + fix regular calls 2018-10-30 10:50:42 +01:00
Mario Danic
98cabbfc11 Fix nickname & fonts 2018-10-29 10:27:38 +01:00
Mario Danic
269b879ee4 Send bye when deleting message 2018-10-26 10:07:45 +02:00
Mario Danic
91f24d7250 Set room differently 2018-10-25 13:07:45 +02:00
Mario Danic
dc24506aec Better restarts for websocket 2018-10-25 13:04:14 +02:00
Mario Danic
61de45464b Fix call sometimes not working 2018-10-25 11:34:37 +02:00
Mario Danic
f0017a2a39 Implemented proper resume 2018-10-25 01:22:26 +02:00
Mario Danic
3ec2480848 Improve websocket connection management 2018-10-25 00:56:01 +02:00
Mario Danic
91d0d829e0 Fix a few bugs 2018-10-25 00:28:48 +02:00
Mario Danic
ce5f1706b9 Clean ups & More progress towards #206 2018-10-23 21:46:22 +02:00
Mario Danic
d221958931 Fix connections 2018-10-18 23:06:16 +02:00
Mario Danic
6ef2e3bfd8 Fix offer request 2018-10-18 11:32:47 +02:00
Mario Danic
7a31c4c659 Dont show publisher stream 2018-10-18 01:12:39 +02:00
Mario Danic
ade92c0344 New updates 2018-10-17 23:27:12 +02:00
Mario Danic
6b46e078c1 Some fixes 2018-10-17 22:43:46 +02:00
Mario Danic
5dd36a2fcc Cleanups 2018-10-17 17:35:25 +02:00
Mario Danic
ae1feadbc2 Remove log 2018-10-17 14:18:30 +02:00
Mario Danic
83a91539fb Get participants update to work 2018-10-17 14:12:29 +02:00
Mario Danic
db026c4a9e Clean ups 2018-10-17 13:20:48 +02:00
Mario Danic
bd303a1d00 More progress in websocket implementation 2018-10-17 12:38:08 +02:00
Mario Danic
f6b1dca677 Switch if to switch :) 2018-10-17 08:34:02 +02:00
Mario Danic
0bb65795ad Revert "Prefer H264"
This reverts commit 589f7f934f.
2018-10-16 21:53:35 +02:00
Mario Danic
589f7f934f Prefer H264 2018-10-16 14:46:13 +02:00
Mario Danic
9f1fef7ff1 Smaller progress for websocket communication 2018-10-16 13:16:53 +02:00
Mario Danic
54144b1c8c Fix a few bugs 2018-10-15 21:57:30 +02:00
Mario Danic
c69472cc39 Implemented request offer 2018-10-15 21:12:27 +02:00
Mario Danic
b0e85e7d4f Always leave room with websockets 2018-10-15 14:24:05 +02:00
Mario Danic
41a16f8f83 Further websockets implementation 2018-10-15 14:23:25 +02:00
Mario Danic
8af047926e Fix media stream & data channel messages sending 2018-10-15 12:17:57 +02:00
Mario Danic
7e1e86ae9e Clean up 2018-10-15 11:56:39 +02:00
Mario Danic
53bc42fbea Some progress in websockets communication 2018-10-13 22:39:46 +02:00
Mario Danic
72d3f5ef66 More work towards working websockets 2018-10-12 20:07:12 +02:00
Mario Danic
5e546734cd Lots of progress on WebSocket implementation 2018-10-12 11:41:04 +02:00
Mario Danic
040e6c4e3d Further progress in handling websocket 2018-10-11 13:44:11 +02:00
Mario Danic
7bce24a850 More progress towards external signaling support 2018-10-10 16:31:04 +02:00
Mario Danic
dc16c7b91d Add ability to fetch external signaling settings 2018-10-10 09:03:08 +02:00
Mario Danic
27eaf02485 Fix WebRTC 2018-10-06 06:38:21 +02:00
Mario Danic
f67e221e7a More progress towards AndroidX 2018-10-03 08:19:41 +02:00
Mario Danic
bd2820c90e First step to AndroidX migration 2018-10-02 22:34:00 +02:00
Mario Đanić
66908a7742
Merge pull request #302 from o0lwj0o/patch-2
improve performance
2018-08-31 20:13:06 +02:00
o0lwj0o
4305e9ccf8
improve performance
see https://stackoverflow.com/questions/44334233/why-is-the-stringbuilder-chaining-pattern-sb-appendx-appendy-faster-than-reg/44338950
2018-08-31 15:38:46 +08:00
Tilo Spannagel
e48ea806b4
Fix an issue with variable datatypes
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-28 17:50:09 +02:00
Mario Danic
bcb16bb251 Fix credentials issue
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-08-27 11:23:36 +02:00
Mario Danic
e514c24316 Back to regular inject :(
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-08-23 14:43:25 +02:00