标签: google-chrome webrtc kurento
无法在新的Chrome浏览器“版本52.0.2743.116 m”中达到 IceConnectionState“已完成”,只能 IceConnectionState“检查”,但相同的代码与Chrome浏览器版本51.0.2704.103 m 正常运行。
我正在使用kurento media server 6.0和libnice 0.1.13版。这是kurento的问题我需要更新任何东西吗? (服务器在两个浏览器版本中都返回SDP和IceCandidate)
答案 0 :(得分:2)
Chrome 52更改了DTLS握手(请参阅the release notes),如果服务器ssl lib太旧,可能会导致此问题。