Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add ice candidate to the peer? #159

Open
qingwa2009 opened this issue Oct 23, 2024 · 0 comments
Open

How to add ice candidate to the peer? #159

qingwa2009 opened this issue Oct 23, 2024 · 0 comments

Comments

@qingwa2009
Copy link

{"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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant