#4765·ZLMediaKit

[BUG] webrtc ICE 候选时,本地 ipv4 与远端地址 ipv6 族不一致,且不支持 mDNS 地址(.local)

作者: duiwei创建于 2026年6月16日更新于 2026年6月18日
标签bug

Description of the phenomenon

ZLMediaKit does not match the IP address family, resulting in a failure to send an IPv4 UDP packet to an IPv6 address. When the Chrome browser sends an ICE candidate, it sends the local network address xxxx.local, but ZLMediaKit does not support the resolution of this address.

内容来源: ZLMediaKit/ZLMediaKit