【发布时间】:2016-09-23 19:03:57
【问题描述】:
我在调试我的 WebRTC 应用程序时偶然发现了以下错误,但我无法弄清楚它们的含义:
Uncaught (in promise) Failed to set remote answer sdp: Called in wrong state: STATE_INPROGRESS
和
Uncaught (in promise) Failed to set remote answer sdp: Called in wrong state: STATE_INIT
哪个状态应该是错误的?
【问题讨论】:
标签: google-chrome webrtc