Arya Vohra
|
24a35b81c3
|
Fixed color similarity issues.
|
2020-06-06 11:04:09 +08:00 |
|
Arya Vohra
|
437856bb92
|
Connection theoretically stable now
|
2020-06-05 22:17:49 +08:00 |
|
Khush Jammu
|
f4f9d053b5
|
Merge pull request #8 from questo-ai/stability
Stability
|
2020-06-05 19:09:26 +08:00 |
|
Khush Jammu
|
a12dd728e0
|
Merge branch 'fixes' into stability
|
2020-06-05 19:09:12 +08:00 |
|
Khush Jammu
|
c06b468cdc
|
fixed crucial issue with disconnect handling: RTCPeerConnection was removed from maps, but never closed
|
2020-06-05 18:59:16 +08:00 |
|
Khush Jammu
|
7e7888029e
|
fix issue: peers couldn't connect with person sharing screen
|
2020-06-05 18:39:26 +08:00 |
|
Arya Vohra
|
09bc7afec6
|
Added graceful disconnect back
|
2020-06-05 17:55:19 +08:00 |
|
Khush Jammu
|
9ccb1b138e
|
overhaul disconnect handling
|
2020-06-04 15:41:28 +08:00 |
|
Arya Vohra
|
84716b2161
|
Change listener name
|
2020-06-04 13:00:28 +08:00 |
|
Arya Vohra
|
5bddd4463d
|
Generating colors at the right rtime
|
2020-06-04 12:49:34 +08:00 |
|
Arya Vohra
|
cbb65c7005
|
Merge branch 'fixes' of https://github.com/questo-ai/decentralized-video-chat into fixes
|
2020-06-03 17:59:58 +08:00 |
|
Arya Vohra
|
b30bccf3a5
|
Merge branch 'fixes' of https://github.com/questo-ai/decentralized-video-chat into fixes
|
2020-06-03 17:54:33 +08:00 |
|
Arya Vohra
|
04c9f14d08
|
Color fix and removed redundant definition of borderColor
|
2020-06-03 17:53:55 +08:00 |
|
Khush Jammu
|
be2ca57a47
|
Merge branch 'fixes' of https://github.com/questo-ai/decentralized-video-chat into fixes
|
2020-06-03 17:50:53 +08:00 |
|
Khush Jammu
|
604099e097
|
fix property in disconnect
|
2020-06-03 17:50:45 +08:00 |
|
Taichi Kato
|
e96bf5f62f
|
Merge branch 'fixes' of github.com:questo-ai/decentralized-video-chat into fixes
|
2020-06-03 17:44:45 +08:00 |
|
Taichi Kato
|
697a89bbff
|
Calculated width for 1 peer to maximise
|
2020-06-03 17:44:24 +08:00 |
|
Khush Jammu
|
fb3c28b6aa
|
add reloading for erronous disconnects
|
2020-06-03 17:44:05 +08:00 |
|
Arya Vohra
|
fc1b1dc460
|
Merge pull request #7 from questo-ai/fixes
Downscaling send resolution when number of nodes in call is >3
|
2020-06-02 11:38:08 +08:00 |
|
Arya Vohra
|
38ead5c785
|
Downscaling to 360p for larger calls working
|
2020-06-02 11:33:15 +08:00 |
|
Arya Vohra
|
f72d77494e
|
Testing bitrate/res downscaling on n>4
|
2020-06-02 10:52:54 +08:00 |
|
Khush Jammu
|
003fca0399
|
add stub for bitrate downscaling
|
2020-06-01 12:45:10 +08:00 |
|
Taichi Kato
|
22f7edba3e
|
Merge branch 'fixes' of github.com:questo-ai/decentralized-video-chat into fixes
|
2020-06-01 12:31:33 +08:00 |
|
Khush Jammu
|
624c9ee94f
|
rudimentary fix for picture-in-picture: just use the last-joined connection
|
2020-06-01 12:31:07 +08:00 |
|
Taichi Kato
|
37b9035433
|
Updated CSS to adopt better to mobile screens
|
2020-06-01 12:30:23 +08:00 |
|
Khush Jammu
|
5bda1245ec
|
Merge pull request #6 from questo-ai/fixes
Fixes
|
2020-06-01 12:21:46 +08:00 |
|
Khush Jammu
|
30bd5b9ba9
|
Merge branch 'master' into fixes
|
2020-06-01 12:21:38 +08:00 |
|
Khush Jammu
|
7d468f5a91
|
fix border color for messages
|
2020-06-01 12:18:45 +08:00 |
|
Arya Vohra
|
0b57a5243e
|
Added logic to ensure colors look unique
|
2020-06-01 12:10:46 +08:00 |
|
Arya Vohra
|
7b989b6c1d
|
Using UUIDs to ensure no duplicate colors
|
2020-06-01 09:56:51 +08:00 |
|
Khush Jammu
|
ccb93c541b
|
remove https
|
2020-06-01 01:01:22 +08:00 |
|
Khush Jammu
|
25c3014b68
|
missed something when adjusting border size - fixed
|
2020-06-01 00:33:08 +08:00 |
|
Khush Jammu
|
d7a52afe5f
|
fix muting and adjust border size
|
2020-06-01 00:32:09 +08:00 |
|
Arya Vohra
|
70b15ef04c
|
Added border colors for peer identification in chat and video, removing nicknames
|
2020-06-01 00:22:36 +08:00 |
|
Arya Vohra
|
1d48b6d7ba
|
Merge pull request #4 from questo-ai/master
Update fixes
|
2020-05-31 23:04:38 +08:00 |
|
Arya Vohra
|
346ac6002e
|
Removed peer nicknames
|
2020-05-31 22:15:18 +08:00 |
|
Arya Vohra
|
d4cfda9032
|
Merge pull request #3 from questo-ai/disconnect_handling
Added graceful disconnect handling
|
2020-05-31 20:16:46 +08:00 |
|
Arya Vohra
|
dd26284e13
|
Merge branch 'master' into disconnect_handling
|
2020-05-31 20:16:25 +08:00 |
|
Arya Vohra
|
9c5a9cdc1a
|
Removing hardcoded https
|
2020-05-31 20:14:47 +08:00 |
|
Khush Jammu
|
ff1c6fdec3
|
added graceful disconnect handling
|
2020-05-31 13:35:28 +08:00 |
|
Arya Vohra
|
c3ec901c13
|
Merge pull request #2 from questo-ai/fixes
Fixed UI for 2, 3, 4 peer call + chat.js cleanup
|
2020-05-31 13:26:03 +08:00 |
|
Taichi Kato
|
986135f189
|
Merge branch 'fixes' of github.com:questo-ai/decentralized-video-chat into fixes
|
2020-05-31 13:06:35 +08:00 |
|
Taichi Kato
|
77188ead7b
|
Updated UI to display 4 users nicely
|
2020-05-31 13:06:18 +08:00 |
|
Arya Vohra
|
13ea32192f
|
Cleaned up and commented chat.js
|
2020-05-31 12:51:58 +08:00 |
|
Arya Vohra
|
26170810e0
|
Updated website with group call features
|
2020-05-31 11:47:53 +08:00 |
|
Arya Vohra
|
4f1eb7b247
|
Update README.md
|
2020-05-31 11:32:33 +08:00 |
|
Taichi Kato
|
f392a13b56
|
Merge pull request #1 from questo-ai/fixes
Fixes
|
2020-05-31 11:32:11 +08:00 |
|
Taichi Kato
|
480e417f16
|
Merge branch 'master' into fixes
|
2020-05-31 11:17:06 +08:00 |
|
Taichi Kato
|
c56b521c5e
|
Ran prettier on code
|
2020-05-31 10:54:40 +08:00 |
|
Khush Jammu
|
804ace168f
|
missed one usage of videoIsPaused. captions not working yet
|
2020-05-30 21:25:52 +08:00 |
|