-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add a config option to allow Jitsi to be used for 1:1 calls #16700
Comments
As @SimonBrandner told me, I've duplicated the issue in #19249. Here is my reason to request this feature: Why would you like to do it?We are running a Synapse/Element combination at our department at the technical university of Darmstadt with a large number of public rooms for different courses for students. Currently, the UX for calls is very different in personal rooms and in group rooms. It would be nice to be able to completely disable the 1-to-1 call feature for all element clients on our instance to also use Jitsi in personal rooms. Here is my copy-pasted "solution proposal": How would you like to achieve it?Two configuration options:
|
If I may add an extra motivation for this feature: it would possibly make it easier to have 1-1 calls working for homeservers that are behind a NAT, as it's almost impossible to get TURN working when behind a NAT, while Jitsi can work with it. |
I wish you could prefer jitsi or elementcall for 1:1 calls.
If you'd set this var as true, it would use the default voip widget instead of the specific webrtc element implementation. |
If this config feature is enabled, then when a call is started in a DM room, it should initiate a Jitsi flow instead of a 1:1 call.
The text was updated successfully, but these errors were encountered: