this post was submitted on 24 Apr 2025
225 points (100.0% liked)

Gaming

31245 readers
301 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

Co-founder Jason Citron is stepping down, but will remain with the company as a member of the board of directors.

you are viewing a single comment's thread
view the rest of the comments
[–] SweetCitrusBuzz@beehaw.org 9 points 20 hours ago (3 children)

Yeah, sadly most open source alternatives to discord either cannot do voice/video chat or cannot do it as well or seamlessly as discord did, partially because federated voice/video chat is not really a solved issue and partially because of money. Though even most of the centralised ones don't really have voice/video chat that works well except for a few like Signal because they have the resources.

Another problem is it's based on p2p a lot of the time, whereas I think things like discord partially use their servers to facilitate it, I'll check on this though.

[–] Inktvip@lemm.ee 5 points 15 hours ago* (last edited 15 hours ago) (1 children)

Discord routes over their own servers and uses a private I3Dnet backbone to spread the signals across the world. The latter is one of the reasons why discord video is very good.

If discord did any p2p there would be stories all over of people getting ddos-ed after joining a voice call / screenshare.

In general, discords tech is pretty solid overall. The platform itself is just getting shittier.

[–] SweetCitrusBuzz@beehaw.org 1 points 14 hours ago

Thanks for the info!

Yeah, sadly.

[–] Natanox@discuss.tchncs.de 3 points 19 hours ago (2 children)

Matrix could've implemented it with classic TURNS for a while now so the feature at least is there for those needing it, but they dug their own hole instead and focused so hard on their idea of a protocol they created software that hardly can do anything, and what is should be able to do it does really badly. Also for some reasons it was more important to throw away he concepts of "Communities" and build… "Places". Now Element is a convoluted mess that

[–] SweetCitrusBuzz@beehaw.org 1 points 14 hours ago* (last edited 12 hours ago)

Yeah, the people behind it always seemed to be more interested in getting corporate funding and thus gave corporations more what they wanted/needed instead of typical users and mods. This is part of the reason why I'm no longer interested in matrix main and more hard forks of it.

[–] jlh@lemmy.jlh.name 1 points 17 hours ago* (last edited 17 hours ago) (1 children)

Matrix uses TURN, and the Matrix protocol is not used for carrying voice/video.

Element is an independent client developed by Element, and not part of the Matrix protocol.

[–] Natanox@discuss.tchncs.de 1 points 17 hours ago (1 children)

To my understanding they're pushing those TURN connections through your home instance though? Wasn't that the whole reason it takes so phenomenally long?

Otherwise implementing WebRCT with TURN would be rather easy, there are ready-to-use modules and frameworks to do so in basically any language. Whatever it is that's wrong with the teams behind Matrix, it causes Matrix (especially when used with Element) to be just awful and buggy.

[–] jlh@lemmy.jlh.name 1 points 16 hours ago

The legacy jitsi-based rtc used turn, and so does matrixrtc I believe. I haven't tried it myself, though.

[–] msage@programming.dev 2 points 19 hours ago (1 children)
[–] SweetCitrusBuzz@beehaw.org 2 points 18 hours ago

Jitsi doesn't have e2ee except in a few situations and they don't seem interested in bringing e2ee to all platforms, or they can't. It also is somewhat buggy with disconnects etc. Also it's meant for one off calls or meetings compared to discord, but yeah, it's okay for some situations.