ESP32-audioI2S icon indicating copy to clipboard operation
ESP32-audioI2S copied to clipboard

DLNA rendere (target) with FLAC support

Open tibi03 opened this issue 1 year ago • 4 comments

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

image

tibi03 avatar Feb 12 '24 13:02 tibi03

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.

schreibfaul1 avatar Feb 12 '24 18:02 schreibfaul1

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: Screenshot_20240212-212436

i can play music and radio from hi-fi cast app on android on volumio but esp32 is not available as a playback device.

tibi03 avatar Feb 12 '24 19:02 tibi03

i found this project but seems to be not updated. i think is exactly what i need https://github.com/while0l1/ESP32-DLNA-Render

tibi03 avatar Feb 16 '24 07:02 tibi03

or this one https://github.com/alxvasilev/net-player-esp32

tibi03 avatar Feb 16 '24 07:02 tibi03

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Mar 18 '24 01:03 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Apr 01 '24 02:04 github-actions[bot]