nixpkgs/pkgs/development/libraries/gstreamer/bad
Lorenz Brun d5962b7e97 gst_all_1.gst-plugins-bad: remove gstmicrodns
This plugin causes every application which uses GstDeviceMonitor to
emit an mDNS query for _rtsp._tcp.local every two seconds.
The application can filter devices to exclude any devices found, but
there does not seem to be a way for applications to opt out of sending
these messages. See [1] and [2].

This plugin was apparently introduced by its author to be able to access
local and networked cameras through a single API [3], I'm pretty sure
that nixpkgs has no applications making use of it.

Remove it at least until it does not emit mDNS requests by default
anymore.

[1] https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/721#note_253085
[2] https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1090
[3] https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/721#note_253104
2023-04-30 13:58:44 +02:00
..
default.nix gst_all_1.gst-plugins-bad: remove gstmicrodns 2023-04-30 13:58:44 +02:00
fix-paths.patch gst_all_1.gst-plugins-bad: 1.20.3 -> 1.22.2 2023-04-16 09:18:11 -04:00