Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
964 stars 227 forks source link

Extend ESP32-Radio to play audio files from DLNA media servers in local network #438

Open yellobyte opened 3 years ago

yellobyte commented 3 years ago

It would be possible with moderate efforts to extend your Webradio to play audio files from DLNA media servers (mostly running on a NAS) in the local network.

The library provides all necessary functionality: https://github.com/yellobyte/SoapESP32 Just an idea...thought you would like to know. Regards Th

Derek-K commented 3 years ago

Nice! I like this.