webrtc-without-signaling-server icon indicating copy to clipboard operation
webrtc-without-signaling-server copied to clipboard

error trying to connect between different networks

Open metalgigio opened this issue 4 years ago • 4 comments

hi, if i try to connect two user on different networks it gives me this error:

DOMException: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote offer sdp: Failed to apply the description for 0: Failed to setup RTCP mux.

metalgigio avatar Mar 27 '20 09:03 metalgigio

My mistake, i bad paste the "answer"... anyway it does not work between different networks

metalgigio avatar Mar 27 '20 09:03 metalgigio

i am sorry i cannot help you with this issue. i am by for no webrtc expert. while working on this project i have also noticed that it sometimes has problems connecting across different networks. i was not able to debug the problem.

in the moment i am not working on this project. maybe in the future i will pick it up again and maybe be able to solve this problem.

lesmana avatar Mar 29 '20 13:03 lesmana

Thank you for ur answer, it seems that connection without server its a little bit tricky

metalgigio avatar Mar 30 '20 07:03 metalgigio

I tried to connect between different networks, And it worked fine. The only issue is, after few minutes both of them disconnected. Also, This is expected, I guess.

CITIZENDOT avatar Jun 30 '21 16:06 CITIZENDOT