ESP32-audioI2S
ESP32-audioI2S copied to clipboard
DLNA rendere (target) with FLAC support
hello, i am trying to use an esp32 with DAC PCM5102A as a dlna renderer as a target only but i cannot find it on my network with your example.
another thing is that i can browse my local dlna server but cannot play flac.
In the end i want to use it as a cheap dlna rendered instead of a raspberry pi and use a smartphone to control the stream.
thanks
The DLNA servers must be in the home network. They are reached via a MULICAST on ports 1900 and 8888. Perhaps the firewall is preventing the connection. CT audio/x-flac works with a more recent version, I have updated the platformio.ini.
the dlna server is reachable and i can browse the content from esp32 web gui but esp32 itself is not visible on the network as a renderer like volumio in pic below:
i can play music and radio from hi-fi cast app on android on volumio but esp32 is not available as a playback device.
i found this project but seems to be not updated. i think is exactly what i need https://github.com/while0l1/ESP32-DLNA-Render
or this one https://github.com/alxvasilev/net-player-esp32
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.