ESP32-MiniWebRadio
ESP32-MiniWebRadio copied to clipboard
mDNS name in local network
Hello, Wolle!
It would be very convenient to open the radio page in the browser always with one link, for example, miniwebradio.local, because the device periodically receives a new address from DHCP. To avoid this problem, there is a multicast DNS (mDNS) protocol resolves hostnames to IP addresses within small networks that do not include a local name server. It is a zero-configuration service, using essentially the same programming interfaces, packet formats and operating semantics as unicast Domain Name System (DNS).
Some other projects on ESP microcontroller have mdns support.
Please include this request in the list of future tasks. Thank you very much for the development of this project and its support.
This is a good idea, I have added mDNS (dev branch for now) and will be released in master soon. MiniWebRadio is then visible in Bonjur browser (Avahi in Linux).
Dear Wolle! Thank you for support!
Hi, how to use this? I write "miniwebradio.local" in Firefox address bar, but nothing is happen. Thanks!
Hi, how to use this? I write "miniwebradio.local" in Firefox address bar, but nothing is happen. Thanks!
http://miniwebradio.local works fine
This issue is stale because it has been open for 30 days with no activity.