AppRTCDemo
AppRTCDemo copied to clipboard
failed to connect to stun.l.google.com/74.125.200.127 (port 19302) after 20000ms
Dear It is not connected with STUN server. When i trying to connect with STUN server it raised java.net.SocketTimeoutException exception.
logcat:
09-27 10:25:23.250 30456-30628/healysta.tenwave.com.doctor I/System.out﹕ [socket][3:43587] exception
09-27 10:25:23.251 30456-30628/healysta.tenwave.com.doctor I/System.out﹕ [CDS]close[43587]
09-27 10:25:23.252 30456-30628/healysta.tenwave.com.doctor E/AsyncHttpURLConnection﹕ Socket connection timeout exception is java.net.SocketTimeoutException: failed to connect to stun.l.google.com/74.125.200.127 (port 19302) after 20000ms
09-27 10:25:23.253 30456-30628/healysta.tenwave.com.doctor E/RoomRTCClient﹕ Room connection error: HTTP POST to https://stun.l.google.com:19302/f1396bd8-e079-4237-b244-1a394c3ba96c timeout
09-27 10:25:23.253 30456-30628/healysta.tenwave.com.doctor E/WSRTCClient﹕ HTTP POST to https://stun.l.google.com:19302/f1396bd8-e079-4237-b244-1a394c3ba96c timeout
Please tell me what should i do to connect it with STUN server.
Thank You Banti kumar
Any one can tell how to resolve this problem.