{
"time": "4/17/2020, 12:51:50 PM",
"type": "iceGatheringStateChange",
"value": "gathering"
},
{
"time": "4/17/2020, 12:51:50 PM",
"type": "onIceCandidate",
"value": "sdpMid: 0, sdpMLineIndex: 0, candidate: candidate:2131708102 1 udp 2122260223 192.168.0.100 54289 typ host generation 0 ufrag RZzw network-id 1 network-cost 10"
},
{
"time": "4/17/2020, 12:51:50 PM",
"type": "onIceCandidate",
"value": "sdpMid: 0, sdpMLineIndex: 0, candidate: candidate:291575595 1 udp 2122194687 10.9.18.250 62954 typ host generation 0 ufrag RZzw network-id 2 network-cost 50"
},
{
"time": "4/17/2020, 12:51:50 PM",
"type": "onIceCandidate",
"value": "sdpMid: 0, sdpMLineIndex: 0, candidate: candidate:831304758 1 tcp 1518280447 192.168.0.100 9 typ host tcptype active generation 0 ufrag RZzw network-id 1 network-cost 10"
},
{
"time": "4/17/2020, 12:51:50 PM",
"type": "onIceCandidate",
"value": "sdpMid: 0, sdpMLineIndex: 0, candidate: candidate:1608707035 1 tcp 1518214911 10.9.18.250 9 typ host tcptype active generation 0 ufrag RZzw network-id 2 network-cost 50"
},
{
"time": "4/17/2020, 12:51:50 PM",
"type": "iceGatheringStateChange",
"value": "complete"
},
{
"time": "4/17/2020, 12:12:03 PM",
"type": "iceGatheringStateChange",
"value": "gathering"
},
{
"time": "4/17/2020, 12:12:03 PM",
"type": "onIceCandidate",
"value": "sdpMid: 0, sdpMLineIndex: 0, candidate: candidate:2131708102 1 udp 2122260223 192.168.0.100 55615 typ host generation 0 ufrag A2X5 network-id 1 network-cost 10"
},
{
"time": "4/17/2020, 12:12:03 PM",
"type": "onIceCandidate",
"value": "sdpMid: 0, sdpMLineIndex: 0, candidate: candidate:831304758 1 tcp 1518280447 192.168.0.100 9 typ host tcptype active generation 0 ufrag A2X5 network-id 1 network-cost 10"
},
{
"time": "4/17/2020, 12:12:03 PM",
"type": "onIceCandidate",
"value": "sdpMid: 0, sdpMLineIndex: 0, candidate: candidate:1259056789 1 tcp 1518214911 10.9.18.1 9 typ host tcptype active generation 0 ufrag A2X5 network-id 2 network-cost 50"
},
{
"time": "4/17/2020, 12:12:14 PM",
"type": "stop",
"value": ""
},
{
"time": "4/17/2020, 12:12:14 PM",
"type": "iceConnectionStateChange",
"value": "closed"
},
{
"time": "4/17/2020, 12:12:14 PM",
"type": "iceGatheringStateChange",
"value": "complete"
}
--
---
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/aa444b9b-f84e-46bf-b6ff-9b15769ea1b5%40googlegroups.com.
Thank you for your help. We will definitely try to take a look on those logs.The problem with logs though is that our application is based on electron and should be restarted in order to pass commandline arguments. But for some reason restart fixes the issue and ports are bound correctly. As far as i understand it, something in electron's chrome part has cached something like IP addresses for ICE candidates or something like that and restart just resets all those caches and it is working after that. I doubt it but maybe there is some way to emulate this behavior by the client code?I'm not quite understand what is the resolution of the bug you've linked: 2 years ago it was merged, then reverted, then moved to "Fixed" and yesterday it was moved back to open because of a revert, so I'm getting it correctly that it's not fixed in any of chrome versions right now?среда, 29 апреля 2020 г., 22:28:29 UTC+3 пользователь Taylor Brandstetter написал:
To unsubscribe from this group and stop receiving emails from it, send an email to discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/aa444b9b-f84e-46bf-b6ff-9b15769ea1b5%40googlegroups.com.
--
---
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/7e31c48e-275a-41d8-b676-0f13d0f0aa14%40googlegroups.com.