this post was submitted on 13 Jul 2025
28 points (100.0% liked)

Selfhosted

50093 readers
584 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] sxan@midwest.social 1 points 3 weeks ago (2 children)

Do any of you know another solution to stream audio from my phone to my server

I use snapcast throughout my house and devices, but there's no snap_server_ for Android.

I've been meaning to try roc, for which there is an Android client that will both play and serve.

Sonobus also claims to be many:many; I haven't tried it either and it doesn't look particularly active.

I don't use UPnP or DLNA because of the security issues, so I can't offer a suggestion about that. I thought DLNA was a pull oriented protocol - like, to send music from your phone you'd have to select and play on your computer with a DLNA client. Can you push media with DLNA?

[–] SaltySalamander@fedia.io 1 points 3 weeks ago

like, to send music from your phone you'd have to select and play on your computer with a DLNA client. Can you push media with DLNA?

This isn't how it works.

load more comments (1 replies)