This commit is contained in:
fkwp
2025-04-03 23:10:53 +02:00
committed by Timo
parent 45b0a5c2a6
commit ab8a86e451

View File

@@ -53,13 +53,12 @@ This allows the app to run either as a Standalone App directly connected to a
homeserver with login interfaces or it can be used as a widget within a Matrix
client.
### 🖥️ Standalone Mode
### 🖥️ Standalone Mode
<p align="center">
<img src="./docs/element_call_standalone.drawio.png" alt="Element Call in Standalone Mode">
</p>
In Standalone mode, Element Call operates as an independent, full-featured video
conferencing web application, enabling users to join or host calls without
requiring a separate Matrix client.
@@ -124,7 +123,6 @@ deployment for three different sites A, B and C is depicted below.
<img src="./docs/Federated_Setup.drawio.png" alt="Element Call federated setup">
</p>
### Backend Discovery
MatrixRTC backend (according to