OpenVidu / openvidu

OpenVidu Platform main repository
https://openvidu.io
Apache License 2.0
1.91k stars 462 forks source link

Connection not retained once lost in Firefox #441

Open dhavalsolankislk opened 4 years ago

dhavalsolankislk commented 4 years ago

Hello, We are using open vidu version 2.12.0 in our application. Our Application works fine when working with Chrome version in low network. But when we are working on Firefox once connection is lost, then it is not auto connected automatically after the connection is again received. My Firefox version is 72.0.2.

pabloFuente commented 4 years ago

What do you mean by it is not auto connected automatically after the connection is again received ?

Automatic reconnection works this way: https://docs.openvidu.io/en/2.12.0/advanced-features/automatic-reconnection/

What do you get in Chrome that don't get in Firefox?