mdlayher / keylight

Package keylight allows control of Elgato Key Light devices. MIT Licensed.
MIT License
31 stars 6 forks source link

keylight: support for mDNS device discovery #1

Open mdlayher opened 4 years ago

mdlayher commented 4 years ago

We should replicate this in Go:

$ avahi-browse -d local _elg._tcp -t
+   lan0 IPv6 Elgato Key Light F6DC                         _elg._tcp            local
+   lan0 IPv4 Elgato Key Light F6DC                         _elg._tcp            local
+   iot0 IPv6 Elgato Key Light F6DC                         _elg._tcp            local
+   iot0 IPv4 Elgato Key Light F6DC                         _elg._tcp            local
mdlayher commented 4 years ago

I think @terinjokes was going to look at this?

terinjokes commented 4 years ago

I distracted myself, so I didn't.