Per-Erik Brodin
Per-Erik Brodin
There is a check already: https://github.com/EricssonResearch/openwebrtc/blob/master/bridge/worker/peerhandler.js#L309 but if fails since the bindings are broken after the addition of OWR_COMPONENT_MAX
I think warnings are appropriate for programming errors, we should not silently discard candidates that are incorrectly added.
There's already a more specific warning: https://github.com/EricssonResearch/openwebrtc/blob/master/transport/owr_session.c#L384 We just have to make sure that it's actually triggered.
https://github.com/pererikb/openwebrtc/commits/overlay https://github.com/pererikb/bowser/commits/overlay