ext: add libmicrodns-based mdns device provider
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 16 Sep 2019 23:52:54 +0000 (01:52 +0200)
committerMathieu Duponchelle <mduponchelle1@gmail.com>
Tue, 8 Oct 2019 12:28:01 +0000 (12:28 +0000)
commit75f47ee5e44ed3ad25e0fb765d38d6163fab9ad6
tree81db47c51d2cb1b3b75c77bf5535dcee885338cb
parent4525f8707f9128a512b6758791849ddda29c0eb9
ext: add libmicrodns-based mdns device provider

The provider for now only detects and handles rtsp devices, but
more protocols should be easy to add.
ext/mdns/gstmicrodns.c [new file with mode: 0644]
ext/mdns/gstmicrodnsdevice.c [new file with mode: 0644]
ext/mdns/gstmicrodnsdevice.h [new file with mode: 0644]
ext/mdns/meson.build [new file with mode: 0644]
ext/meson.build
meson_options.txt