ICE candidates are emitted asynchronously, so by the time that SDP messages have been exchanged, some remote candidates might have already arrived and stored in temporary variables. These candidates must be added to the PeerConnection, to make sure that none is left out! Corresponds to equivalent code in OpenVidu-Browser: https://github.com/OpenVidu/openvidu/blob/v2.20.0/openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts#L140-L148
Description
Languages
JavaScript
36.9%
HTML
15.4%
CSS
14%
Swift
12.6%
TypeScript
8.3%
Other
12.8%