how to ice restart?
问题 I am developing a voice chatting app based on webRTC using android libjingle .I want to reconnect users by using ice restart when they change their network from wifi to 4g or vice versa, or are disconnected. I have a question about implementing it by using libjingle . I will write down how to implement ice restart function based on what I understood so let me know there is anything wrong. Q: As I understand, at first I need to set ice start option to be true in the MediaConstraints option