karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
516 stars 155 forks source link

Was there ever an attempt to add DLNA functionality to Ka-Radio32? #138

Open Alacritous opened 4 years ago

Alacritous commented 4 years ago

The functionality is available on the ESP32-LyraT and an example implementation is given. I've taken a look at it, but my skills are not enough and my vision starts to blur when I look at the source code.

https://github.com/espressif/esp-adf/tree/master/examples/advanced_examples/dlna

ARMOR888 commented 4 years ago

I need DLNA player too. DLNA player with bluetooth output would be wonderful

Qbunjo commented 4 years ago

I am also looking for ESP32 based DLNA renderer. As Ka-Radio seems to be the most mature player project, adding the upnp driving plugin would be great.