Skip to content

webrtc: Fix missing unref of nice-agent causing sockets to never close.

Frederich Munch requested to merge marsupial/gst-plugins-bad:master into master

Particularly bad on macOS which will terminate due to max-file descriptors reached after ~30 connections. Possibly related to #1169 (closed).

Edited by Tim-Philipp Müller

Merge request reports