Improve audio connection stability#382
Conversation
Add extra info about connection state for players. Handle basic WebRTC errors.
|
Seeing a teal circle on some player (person isn't present in audioConnected array?). It's not clear to a user what this would mean IMHO outside of reading the code. |
|
(and tbh even from reading the code I'm still not sure what to do to fix!) |
|
It meens that there is a problem with the WebRTC connection between the Player and You, but You're right, we shoild give some description what it means |
|
Would this fix some users not being able to hear others? Or does this need #149 merged as well? |
So, a warning? The universal status color for that is yellow, which may say "your connection isn't active" better than teal. |
|
@Soitora it resolves the issue at the game end when everyone reconnects to each other. To fix the hearing problem it needs #149 as wel. @tystuyfzand replaced the color to yellow |
This change improves the connection handling of audio and adds extra info abot the current connection status to the player.
Along with #149 our connection issues went away. Every people can hear the others and no reconnection issues after every game