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

Matrix

327 readers
1 users here now

The secure messaging protocol.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jet@hackertalks.com 2 points 9 months ago (1 children)

element does, based on jitsi webrtc

[–] ulterno@programming.dev 1 points 9 months 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 9 months 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 9 months ago* (last edited 9 months 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.