I get this error DOMException: Error processing ICE candidate when I try to add an ice candidate. Here\'s the candidate:
DOMException: Error processing ICE candidate
candidate:1278028030
If you're keeping more than one RTCPeerConnection object around, you must make sure you're adding the ICE candidates and descriptions to the correct one.
RTCPeerConnection