Hello everyone, I am currently looking for a software solution to use my home server as a DLNA renderer which can output audio to my stereo amplifier.
The only solution I found was called gmrender-resurrect which seems like it would do exactly what I want but I was unable to get a docker container of it working. While I was able to find and connect to the DLNA Renderer, playback would fail every time and I was unable to get any information from the logs regarding why.
Do any of you know another solution to stream audio from my phone to my server (I am using Symfonium on the phone side)? Ideally it would be something I can deploy as a docker container on my server.
Thanks.
I used minidnla successfully a number of years back. It’s now called Readymedia, and there are a few docker images.
https://hub.docker.com/r/vladgh/minidlna/
I was under the impression that minidlna is exclusively a DLNA server and not a renderer. Is that wrong?
Yes, you are correct. Mea culpa for the brain fart.