UUID with extension .local instead of IP for ICE candidate

934 views
Skip to first unread message

Николай Кожемяка

unread,
Jul 15, 2019, 8:54:49 AM7/15/19
to discuss-webrtc
Hi everyone,
recently faced following problem during the search of ICE candidates I'm receiving candidate with following payload
"type":"candidate","payload":"candidate:3283969443 1 udp 2113937151 ce35ba8e-f71f-41bf-96e9-5b2bc486fa46.local 57984 typ host generation 0 ufrag tjrf network-cost 999","sdpMLineIndex":1,"sdpMid":"1","sessionId":"+12029049798"
And it's failing with Error adding candidate (Code:40401, Type:null, Data: {"type":"ICE_ADD_CANDIDATE_ERROR"}).
My guess that it's failing due to the strange address format : ce35ba8e-f71f-41bf-96e9-5b2bc486fa46.local. This addess looks like a UUID with the .local extension.
Can't figure out why I'm receiving this instead of normal IP.
Can somebody help ?

Philipp Hancke

unread,
Jul 15, 2019, 8:56:29 AM7/15/19
to discuss...@googlegroups.com
its a mdns hostname. See
for the long answer.

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/ba7972ef-76e0-4f2e-b5e8-ad2587aed518%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Николай Кожемяка

unread,
Jul 16, 2019, 5:29:11 AM7/16/19
to discuss-webrtc
Thanks a lot!

понедельник, 15 июля 2019 г., 15:56:29 UTC+3 пользователь Philipp Hancke написал:
its a mdns hostname. See
for the long answer.

Am Mo., 15. Juli 2019 um 14:54 Uhr schrieb Николай Кожемяка <nkozh...@gmail.com>:
Hi everyone,
recently faced following problem during the search of ICE candidates I'm receiving candidate with following payload
"type":"candidate","payload":"candidate:3283969443 1 udp 2113937151 ce35ba8e-f71f-41bf-96e9-5b2bc486fa46.local 57984 typ host generation 0 ufrag tjrf network-cost 999","sdpMLineIndex":1,"sdpMid":"1","sessionId":"+12029049798"
And it's failing with Error adding candidate (Code:40401, Type:null, Data: {"type":"ICE_ADD_CANDIDATE_ERROR"}).
My guess that it's failing due to the strange address format : ce35ba8e-f71f-41bf-96e9-5b2bc486fa46.local. This addess looks like a UUID with the .local extension.
Can't figure out why I'm receiving this instead of normal IP.
Can somebody help ?

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages