标签: android webrtc stun turn
在Chrome中测试STUN服务器时遇到此错误:
服务器stun:stun.l.google.com:19302返回了代码为701的错误: STUN主机查找收到错误。
https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
但是,当我在Microsoft Edge浏览器中对其进行测试时,它可以正常工作。谁能说出问题所在?
我也无法在Android中调用回调onIceCandidate。
onIceCandidate