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
Are you adding the candidate before calling setRemoteDescription? Firefox 36 had an issue where it sent candidates before the remote description but that has been solved long since.