webrtc peerconnection 状态的实现与标准不一致 [英] The implementation of webrtc peerconnection state is inconsistent with the standard

查看:35
本文介绍了webrtc peerconnection 状态的实现与标准不一致的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据

According to the WebRTC 1.0: Real-time Communication Between Browsers, webrtc peerConnection state fails only when the previous state doesn't apply and any RTCIceTransports or RTCDtlsTransports are in the failed state.

But I logged iceConnectionState and dtls state when peerConnection state change to failed by wifi closed, and I found out that iceConnectionState is disconnected and dtls state is connected.

It's inconsistent with the description on WebRTC 1.0: Real-time Communication Between Browsers

Why is it inconsistent?

解决方案

Yea that looks wrong to me!

I would file a bug with Chromium project https://bugs.chromium.org/p/chromium/issues/list

这篇关于webrtc peerconnection 状态的实现与标准不一致的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆