openvidu/openvidu-browser/src/OpenViduInternal/WebRtcPeer
Juan Navarro 97656aa9d6 openvidu-browser: Use the RTCIceCandidate constructor on new candidates
The ice candidate event provides an "RTCIceCandidateInit" object, which
should be passed to the RTCIceCandidate() constructor, to build a proper
instance of RTCIceCandidate.
2022-02-15 16:32:53 +01:00
..
WebRtcPeer.ts openvidu-browser: Use the RTCIceCandidate constructor on new candidates 2022-02-15 16:32:53 +01:00