jitsi / jitsi-videobridge

Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
https://jitsi.org/jitsi-videobridge
Apache License 2.0
2.91k stars 988 forks source link

what's happen if the network is changed ?could the app or chrome client reconnect ? #711

Open fuqiangleon opened 6 years ago

fuqiangleon commented 6 years ago

Hi Sir. We have a problem below:

In our testing ,we find that if the network environment is changed ,example : i disconnected from WIFI and open my mobile phone data services ,we will lost the meeting room and need to refresh chrome or relogin in room with App.

So is there any timeout configuration in App or something else ? or whats the reason ?

Hope get your help .

Thank you very much and have a nice day.

paweldomas commented 6 years ago

Have you tried waiting in the conference to see what happens ? The conference should either reconnect by itself or a reload screen should appear. Have you seen any of this ?

fuqiangleon commented 6 years ago

@paweldomas Sir.thank you very much for your reply.

Actually ,i want to know is there any auto reload solution for App of mobile.because we want to make sure all the clients still in the room when the network is restore.

Next, whats the expired time if our network disconnect and we have to reload the App or chrome to enter room again ? Could we change it bigger?

Other hand ,if the mobile phone's ip address changed ,how do the video-bridge component know that and send the udp data to the right address now ? hope you can explain it more details please.

Thanks.