Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Dendrite support the new Element Call multi-party instead of Jitsi? #2747

Closed
matrixbot opened this issue Nov 1, 2024 · 3 comments
Closed
Labels
T-Other Questions, user support, anything else.

Comments

@matrixbot
Copy link
Collaborator

This issue was originally created by @jittygitty at matrix-org/dendrite#2747.

Description:
Does Dendrite currently support "Element Call" option for multi-party calls instead of Jitsi? If not, and its only supported with Synapse, can support be added soon?

For reference see:
https://github.com/vector-im/element-call
matrix-org/matrix-react-sdk#9267
example, in src/SdkConfig.ts they added "element_call:"

jitsi: {
        preferred_domain: "meet.element.io",
    },
    element_call: {
        url: "https://call.element.io",
    },

element-hq/element-web#22964
Feature based on:
https://github.com/matrix-org/matrix-spec-proposals/blob/matthew/group-voip/proposals/3401-group-voip.md
matrix-org/matrix-js-sdk#1902
thx!

@matrixbot matrixbot added the T-Other Questions, user support, anything else. label Nov 1, 2024
@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @spaetz at matrix-org/dendrite#2747 (comment).

Why don't you try it out yourself? I successfully joined "new-style" video rooms hosted on my dendrite server. Afaik, there is nothing special the server needs to do, they are just widgets.

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @jittygitty at matrix-org/dendrite#2747 (comment).

@spaetz I was hoping someone who already installed their own call server beat me to 'trying/testing' so I could postpone installing my call server until I know it works.

I think in your case you're not running your own "call server"? But maybe it doesn't matter, I guess I assumed it may work when using official call-server that talks to their synapse federation etc but might have issues on private installed call-server.

I just been busy, still on Dendrite 0.9.3 since didn't get chance upgrade, soon as I get a breather I'll upgrade Dendrite and install element-call and see how it goes.

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @kegsay at matrix-org/dendrite#2747 (comment).

Apparently, yes, it does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Other Questions, user support, anything else.
Projects
None yet
Development

No branches or pull requests

1 participant