Juan Navarro aac2f5e80c android: add stored remote ICE candidates after SDP Offer/Answer finishes
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
2021-11-05 15:47:36 +01:00
..
2019-09-13 14:39:19 +02:00
2019-09-13 14:39:19 +02:00
2019-09-13 14:39:19 +02:00
2019-09-13 14:39:19 +02:00
2019-09-13 14:39:19 +02:00