Skip to content

webrtcbin: Accept end-of-candidate pass it to libnice

libnice now supports the concept of end-of-candidate, so use the API for it. This also means that if you don't do that, the webrtcbin will never declared the connection as failed.

This requires bumping the dependency to libnice 0.1.16

Merge request reports