RTCIceCandidate no longer returning IP

后端 未结 3 2151
无人共我
无人共我 2020-12-03 12:25

Just noticed that on Chrome only, RTCIceCandidate no longer returns an IP, but rather an obfuscated address.

RTCIceCandidate 
address: \"a5b3ef18-2         


        
3条回答
  •  既然无缘
    2020-12-03 12:34

    You can disable this feature in Chrome goto chrome:://flags and disable "Anonymize local IPs exposed by WebRTC"

提交回复
热议问题