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

Make Element Call widget URL configurable server-side #29018

Closed
raphaelbadawi opened this issue Jan 17, 2025 · 0 comments
Closed

Make Element Call widget URL configurable server-side #29018

raphaelbadawi opened this issue Jan 17, 2025 · 0 comments
Labels
A-Element-Call Group calls via Element Call O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Enhancement T-Feature Request to add a new feature which does not exist right now

Comments

@raphaelbadawi
Copy link

Your use case

What would you like to do?

For now we can configure element call (max participants, use_exclusively, and so on) client-side with config.json. But we can't do it with server discovery (.well_known).

Why would you like to do it?

This prevents us from having homogenous behavior between different client implementations (element legacy desktop, element web, element x, etc.) which is very problematic and can cause real life issues (example: 1 client would trigger legacy call while the other would have "use_exclusively" in config.json and trigger element call)

How would you like to achieve it?

Please just add it to the well_known (not just element.json) so it works with every client.

Have you considered any alternatives?

No response

Additional context

No response

@dosubot dosubot bot added A-Element-Call Group calls via Element Call T-Feature Request to add a new feature which does not exist right now O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Jan 17, 2025
@t3chguy t3chguy closed this as completed Jan 17, 2025
@raphaelbadawi raphaelbadawi changed the title Make Element Call widget URL configurable serverèside Make Element Call widget URL configurable server-side Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-Call Group calls via Element Call O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Enhancement T-Feature Request to add a new feature which does not exist right now
Projects
None yet
Development

No branches or pull requests

2 participants