Commit graph

63 commits

Author SHA1 Message Date
giongto35
a9b4e310a6 300th commit: Update REAME + ice timeout 2019-05-29 01:41:54 +08:00
giongto35
34995a5d1d Add IPV4 stun 2019-05-28 03:00:25 +08:00
giongto35
7ac472e0bd
Add help overlay, Fix joystick, Update comment (#45)
* add help overlay, fix joystick

* Remove icecandidate in connectionState

* UPgrade turn server

* Update README

* Update README

* Update readme
2019-05-27 19:31:07 +08:00
giongto35
6607e0fc88
Fix icecandidate setup (#44)
* Use own stun server

* Add ice candidate

* Add turn server

* Up main_test

* Fix datachannel negotiated
2019-05-26 22:18:41 +08:00
giongto35
e3cda5d3b0
Use google stun only (#43) 2019-05-26 04:45:12 +08:00
giongto35
1d0bcfdfc5
Fix screen flow (#40)
* Fix screen flow

* Update ice state
2019-05-25 14:14:14 +08:00
trichimtrich
16578795e1 Update new frontend (#38)
* WIP

* fix crlf

* fix crlf

* new gesture, menu, tooltip, share

* WIP share

* clear dusties and put magic

* oops

* Remove fade

* Update js behaviour
2019-05-25 13:16:32 +08:00
giongto35
e8424dc7f4
Fix front-end (#36)
* Change join to start

* Unorder data channel

* GC after room close

* Update Frontend

* Remove fade in fadeout
2019-05-25 02:39:00 +08:00
giongto35
06deabfb57 Add stun list 2019-05-24 23:24:00 +08:00
giongto35
ac87281ab7 Merge branch 'master' of github.com:giongto35/cloud-game 2019-05-18 02:50:52 +08:00
giongto35
fdc83e12fb Quit room 2019-05-18 02:50:25 +08:00
trichimtrich
1709068ce1 remove minimum bound of screen 2019-05-17 22:31:10 +08:00
giongto35
f743fc5520 Remove room ID after quit 2019-05-17 03:29:21 +08:00
giongto35
ebd692087b
Merge branch 'master' into fix-sdp 2019-05-17 02:31:13 +08:00
trichimtrich
9955feedf7 fix touch gesture 2019-05-16 01:23:48 +08:00
hasagi
2e6002d8fa WIP 2019-05-15 19:05:10 +08:00
trichimtrich
d5061ff7a0 WIP 2019-05-15 12:13:06 +08:00
giongto35
a06bd0edd9 Add iceCandidates logic 2019-05-15 02:14:24 +08:00
trichimtrich
acff5d8bc9 Merge branch 'master' into frontend2 2019-05-15 02:10:18 +08:00
trichimtrich
97b5dfdb8a WIP 2019-05-15 02:08:58 +08:00
trichimtrich
2ac618092a WIP 2019-05-14 14:13:36 +08:00
giongto35
27df07e04d Maintain connection from browser 2019-05-13 23:34:06 +08:00
uxer
61c84634f4 funtional touch 2019-04-30 08:35:17 +07:00
uxer
395e5b0d2e WIP 2019-04-30 08:11:41 +07:00
uxer
727a6daffa add multi layout gamepad 2019-04-29 19:38:51 +07:00
uxer
fca29e8b07 WIP 2019-04-29 10:44:22 +07:00
giongto35
ebe4b91a07 Add game list 2019-04-25 02:18:32 +08:00
trichimtrich
7a3943ae4c audio channel unordered + unreliable buffer 2019-04-23 04:49:43 +08:00
trichimtrich
a98bf7799e merge master 2019-04-23 03:52:38 +08:00
trichimtrich
17413c85c1 merge master 2019-04-23 03:36:31 +08:00
trichimtrich
186966fd1b WIP 2019-04-22 10:56:00 +08:00
giongto35
3957a7b470 Add heartbeat 2019-04-21 23:57:59 +08:00
giongto35
af3e80cc45 Merge branch 'access-overlord' of github.com:giongto35/cloud-game into access-overlord 2019-04-21 18:22:22 +08:00
giongto35
aa7f62457e
Merge branch 'master' into access-overlord 2019-04-21 12:21:30 +02:00
giongto35
b6a6db10f1 Add sessionID 2019-04-21 01:52:01 +08:00
giongto35
aecb078636 Remove unnecessary log 2019-04-20 16:13:04 +08:00
giongto35
d204c2c19e Fix bug, not use async when sending back sdp to browser 2019-04-20 16:06:44 +08:00
giongto35
4cd920732a SDP Exchanging 2019-04-20 15:25:11 +08:00
giongto35
deff2bb735 refactor with callback 2019-04-20 01:03:19 +08:00
Nguyen Huu Thanh
cb295be9b0 Add Monitor 2019-04-19 21:43:33 +08:00
trichimtrich
d532c76297 audio with opus codec 2019-04-16 07:09:36 +08:00
giongto35
ebcf942cb1 Remove emulator when no running session 2019-04-14 22:37:57 +08:00
giongto35
9030abf1e6 Fix gameboy screen not change state 2019-04-14 15:08:13 +08:00
giongto35
45f634c2f0 Clean old session 2019-04-14 12:54:58 +08:00
hasagi
8ac864b033 opus on highest quality and suitable framerate, no hope 2019-04-14 03:49:37 +07:00
hasagi
0ccc7e58a5 WIP audio 2019-04-14 00:54:47 +07:00
giongto35
e96b2a4072 WIP 2019-04-14 01:21:14 +08:00
giongto35
3e5bc04019 Init ws once 2019-04-14 00:08:27 +08:00
giongto35
58f3d244e2 Maintain connection 2019-04-13 03:03:27 +08:00
hasagi
73f180493f WIP audio 2019-04-13 00:40:08 +07:00