-
-
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
Force Element Call video rooms #26819
Conversation
Signed-off-by: Timo K <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be applied to Nightly also?
Created: element-hq/element-desktop#1413 |
product approved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The companion PR: element-hq/element-desktop#1413 for element deskop is not yet approved. |
Video rooms are currently using jitsi. The VoiP team is planning to sunset jitsi in the longer term.
As the first step the video rooms (which are a beta feature that needs to be activated) are using EC instead of jitsi.
This PR activates
feature_element_call_video_rooms
on develop.element.io so that video rooms default to element call instead of jitis.(existing jitsi video rooms will stay configured with jitsi.)
The PR for Element Desktop: element-hq/element-desktop#1413
This change is marked as an internal change (Task), so will not be included in the changelog.