Re: [webrtc-pc] Candidate from onicecandidate event and addIceCandidate are incompatible

As I recall, the candidate argument to addIceCandidate was originally made nullable so as to permit a null candidate emitted by onicecandidate to be signaled without modification. Since then we have made other changes but keeping onicecandidate and addIceCandidate compatible seems like it is important.

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1077#issuecomment-287550216 using your GitHub account

Received on Saturday, 18 March 2017 14:37:58 UTC