KaralabeZeller / Project-G-api

0 stars 0 forks source link

Implement WebRTC for VoiceChat (+text) #10

Open NH3CL opened 4 years ago

NH3CL commented 4 years ago

Implementing ingame chat

Communication is necessarry in this game

KaralabeZeller commented 4 years ago

Considering teamspeak integration for example, but in the first milestone

rakosrudolf commented 4 years ago

https://discordapp.com/ ?

NH3CL commented 4 years ago

Considering teamspeak integration for example, but in the first milestone

Nobody use TS nowdays.... IMHO waste of time if implementing.

rakosrudolf commented 4 years ago

commit 5b6cad0342af4c89a1769dd21d9845efa15235cb commit 5da63bf468a7f4ee297d0054978519b5f4782ca3 commit 7b831f9882080ab208d471691416a00d42cc6e54 commit 8b2e87c0d466e1c9170ecedd28a2b382375fce42

rakosrudolf commented 4 years ago

commit df40d4c8426a051211d1ed9b3c8e5c345e240cb5 commit b412071af5414c79dc0ed39c3ef6e1aef8f480fd commit e3deb5c8712be2cf7ec51b1a43169230552b9bf8 commit 2b275674d392f4bfe693edcfc44a1e4005477240

rakosrudolf commented 4 years ago

commit 57cbc11fd99aaa2ef9f846c7334d83175e811770 commit 57ff4e50ae298805229edb33d7a8fcb17f73b134 commit 3c0d1cc29dbb6c12f141849cb7a7099b5dd1c366 commit 86c75fa4ae6051f44fb9373bc1b6bf6927d9d1e3 commit f9e0f58a9a89c4553a9ab4e461d687aaf260c573 commit a6f5a8b657bafe452ce9f62be97d97f46618b731 commit f150ae915d4b54bbfda430681fe77fe412bed83b commit a5432c4662d298cd0c12c6440b2d5baaf43c93a9 commit df59d0554a06ba516067eb2bb56d9f7406ad5951 commit 850556fb27b2979762b654965311f9c97613cb6e

rakosrudolf commented 4 years ago

The WebRTC connection (offer, answer) and ICE (STUN, candidates) seem to be working. 🎉

rakosrudolf commented 4 years ago

commit 2e835a72a9459f0353291d63fa5d8be4960060e2

image image

rakosrudolf commented 4 years ago

commit 684daba93d5b0d1bdc3b841322d6f1cdc805a1c8 commit 1f09b0fdbf581963ef7a81672c666407d54137a8

image

rakosrudolf commented 4 years ago

The WebRTC audio / video streams / tracks seem to be working. 🎉