Open Logiraptor opened 7 years ago
When I try connecting a few times, I eventually get this error:
[601:0307/220536.000767:ERROR:webrtcsession.cc(1106)] ProcessIceMessage: ICE candidates can't be added without any remote session description.
[601:0307/220536.001198:ERROR:webrtcsession.cc(1106)] ProcessIceMessage: ICE candidates can't be added without any remote session description.
We should only call addICECandidate after an sdp signal has been received from the peer.