Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

RTCPeerConnectionIceErrorEvent with react-client-sdk "STUN server address is incompatible." #64

@Codename-404

Description

@Codename-404

Hi, I was following your instruction but, I am always getting this error when trying to share screen. "STUN server address is incompatible."
Also when I was trying to add multiple peers, it's keeps connecting, but never connects.
Looking forward to hearing from you ~
Thank you ~

isTrusted
: 
true
address
: 
"[0:0:0:x:x:x:x:x]"
bubbles
: 
false
cancelBubble
: 
false
cancelable
: 
false
composed
: 
false
currentTarget
: 
RTCPeerConnection {localDescription: RTCSessionDescription, currentLocalDescription: RTCSessionDescription, pendingLocalDescription: null, remoteDescription: RTCSessionDescription, currentRemoteDescription: RTCSessionDescription, …}
defaultPrevented
: 
false
errorCode
: 
701
errorText
: 
"STUN server address is incompatible."
eventPhase
: 
0
hostCandidate
: 
"[0:0:0:x:x:x:x:x]:63273"
port
: 
63273
returnValue
: 
true
srcElement
: 
RTCPeerConnection {localDescription: RTCSessionDescription, currentLocalDescription: RTCSessionDescription, pendingLocalDescription: null, remoteDescription: RTCSessionDescription, currentRemoteDescription: RTCSessionDescription, …}
target
: 
RTCPeerConnection {localDescription: RTCSessionDescription, currentLocalDescription: RTCSessionDescription, pendingLocalDescription: null, remoteDescription: RTCSessionDescription, currentRemoteDescription: RTCSessionDescription, …}
timeStamp
: 
136413.20000004768
type
: 
"icecandidateerror"
url
: 
"stun:192.168.43.144:50015"
[[Prototype]]
: 
RTCPeerConnectionIceErrorEvent```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions