errorsfrom chrome(on mac) to firefox(on pc) or vice versa通过使用chrome://webrtc-internals调试器工具,ive找出了setremotedescription失败并返回错误:
`Failed to set remote answer
目前,我有一个使用WebRTC的视频应用程序,并在一个AWS EC2实例上使用Reactjs编写。RTCPeerConnection': Error processing ICE candidateICE failed, add a STUN server and see about:webrtc一些相关代码,此代码处理从WebRTC信令服务器返回的响应: * Parse a broadcast message and reply back with
*