You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use js in browser send the candidate to esp32, but i don't know how to add the candidate to the peer connection! In js i can just use peer.addIceCandidate(candidate).
best regards!
The text was updated successfully, but these errors were encountered:
{"candidate":"candidate:3203880032 1 udp 2113939711 1ab44669-aff7-4bcf-9b58-5eccb72e4375.local 50222 typ host generation 0 ufrag u7EI network-cost 999","sdpMid":"audio","sdpMLineIndex":0,"usernameFragment":"u7EI"}
I use js in browser send the candidate to esp32, but i don't know how to add the candidate to the peer connection! In js i can just use peer.addIceCandidate(candidate).
best regards!
The text was updated successfully, but these errors were encountered: