this post was submitted on 09 Feb 2026
319 points (98.5% liked)

Selfhosted

60074 readers
635 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Pretty much what it says on the tin, but for more context. My friends and I use Discord to play D&D and other TTRPGs. We also use it to send memes and just have conversations. We mostly do the chat, text, images, gifs, etc. But we also use the voice and video chat pretty regularly too. Screen share sometimes as well. So I'd like to try to find something that has all those features if possible.

The new ID or facial recognition requirement they are implementing is a deal breaker for a few of us, and so if I can set up some kind of alternative to make it a non-issue, I'd like to.

I'm running Ubunutu 22.04 LETS, AMD 3700X, 64GBRAM, 10x 6TB HDD, and and 2 4TB NVmE. Have a 2gb up/down internet connection. So I don't think we should have any issues making it work smoothly for 7 people.

you are viewing a single comment's thread
view the rest of the comments
[–] carrylex@lemmy.world 15 points 4 months ago

Voice chat works out of the box with Matrix.

It uses WebRTC and tries to do P2P connections. Note that this leaks your IP to the other caller and vice versa, but it's also quite fast as you can establish a direct connection.

If P2P fails it will try to fallback to your configured TURN server and use that one for relaying.

However not every instance has one (as TURN servers are usually not that modern and straight forward...) and if this is the case it will fallback to Matrix's global TURN servers.