this post was submitted on 09 Feb 2026
319 points (98.5% liked)
Selfhosted
59864 readers
827 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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My guess is that it would be difficult to find a piece of software that does all the stuff discord does. But I also think it's a non-issue. You could split these needs onto multiple solutions. My group uses mumble for gaming voicechat, Signal for group conversations, and a simple rtmp server for streaming. We don't need nor use discord and never did.
I like the idea of a single piece of software that does one job well instead of a giant powerhouse that does everything.
i also have a mumble server but every once in a while we need streaming. what is your rtmp setup? i am thinking of mediamtx, but am annoyed by having to post the link to the stream every time and everyone needs to resize windows manually to fit all on ome screen.
Nothing fancy, I just run this docker image which allows streaming to via OBS, and we can watch the streams with VLC. I'm sure there are better ways to do it but that works well enough for us. Do note that a few seconds of latency is to be expected with RTMP.