this post was submitted on 21 Jun 2025
16 points (100.0% liked)

Matrix

174 readers
1 users here now

The secure messaging protocol

founded 4 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ulterno@programming.dev 2 points 2 weeks ago (1 children)

voice room discovery is very weak (who is online, who is talking, etc)

Matrix has voice rooms‽

[–] jet@hackertalks.com 2 points 2 weeks ago (1 children)

element does, based on jitsi webrtc

[–] ulterno@programming.dev 1 points 2 weeks ago (2 children)

Oic, so not Matrix itself, but Element adding another service in its client.
Does it have any amount of integration though? - As in, can someone using a Matrix client other than Element (and not supporting the Jitsi thingy) know if any 2 users of Element are doing an audio chat?

[–] jet@hackertalks.com 2 points 2 weeks ago

I don't know. I know the first implementation in element just had jitsi rooms but you couldn't see if anyone was in them, so discoverablity was really bad

[–] 0xD 2 points 2 weeks ago* (last edited 2 weeks ago)

I run my own Matrix server. (tuwunel ftw)

Element 1-on-1 calls are based on WebRTC, and are native as I see it. I'm not sure if this works with multiple people, haven't tried it yet but I think so.

The video calls work over a Jitsi plugin, but it's quite bad. Element Call is a Matrix-native video solution and is currently in beta.