Mafrans / StadiaPlus

Extends Google's Stadia gaming platform with additional features, such as custom filters and in game network monitoring.
GNU General Public License v3.0
239 stars 36 forks source link

Can't use party chat #18

Closed ChrisKingDavis closed 4 years ago

ChrisKingDavis commented 4 years ago

I get disconnected from party chat everytime I join it

iddicted commented 4 years ago

I can report the same issue. When switching to in-game chat (e.g. destiny 2) I get a message "mic connected" but when switching back to stadia'd party chat it shows a message that I got disconnected. There is no disconnect happening, but the party chat doesn't work.

julianxhokaxhiu commented 4 years ago

Is it possible to know which was the core issue behind this?

Mafrans commented 4 years ago

It is still not 100% known what the issue was, but I speculate that it was due to the RTCPeerConnection hook being refreshed every second, meaning voicechat got reset.

julianxhokaxhiu commented 4 years ago

So I guess incidentally fixing the continuous refresh issue, you perhaps fixed audio connection too. Well done then, and thanks for the great effort on this extension :)