changeset 1605:9cde31a21a9b default tip @

doc (user/calls): document group call feature: fix 430
author Goffi <goffi@goffi.org>
date Wed, 15 May 2024 17:40:55 +0200
parents 4a9679369856
children
files doc/user/calls.rst
diffstat 1 files changed, 34 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/user/calls.rst	Wed May 15 17:40:33 2024 +0200
+++ b/doc/user/calls.rst	Wed May 15 17:40:55 2024 +0200
@@ -25,7 +25,9 @@
       - Hover over a contact item to reveal a three-dot menu icon on desktops. This icon is always visible on touch devices.
       - Clicking on the three-dot menu displays a dropdown, allowing you to select between "video call" and "audio call."
 
-*Note:* The search box functions as expected – inputting a portion of a contact's name or the group they belong to will filter the displayed contacts.
+.. note::
+
+  The search box functions as expected – inputting a portion of a contact's name or the group they belong to will filter the displayed contacts.
 
 Receiving a Call
 ----------------
@@ -49,6 +51,34 @@
 touch-enabled devices, you can also use touch gestures or a pointer to control the remote
 device.
 
+Group Call
+----------
+
+Call several person at once with group calling feature:
+
+1. **Select Participants:**
+
+   - On the "Calls" page, locate the checkboxes at the top left corner of each contact item.
+   - Check the boxes next to the contacts you wish to include in the group call. As soon
+     as you select at least one contact, the interface will switch to "Group Call" mode.
+
+2. **Initiate the Group Call:**
+
+   - Once the desired participants are selected, a "Group Call" button will appear next to
+     the search bar.
+   - Click the "Group Call" button to start the group call session.
+
+3. **During the Group Call:**
+
+   - You'll be presented with the group call interface.
+   - Each participant's video will appear as they join the session, allowing for a
+     seamless and interactive group communication experience.
+
+.. note::
+
+   Ensure that all participants' clients support the group call feature for an uninterrupted experience.
+
+
 During a Call
 -------------
 
@@ -66,7 +96,9 @@
    - Click the icon again or use the browser dialog to stop sharing and revert to the camera stream.
 4. **End Call:** Click the "Hang Up" button to conclude the call.
 
-*Note:* The screen sharing feature is available only on desktop versions of browsers that support the functionality.
+.. note::
+
+   The screen sharing feature is available only on desktop versions of browsers that support the functionality.
 
 Security Considerations for Calls and Screen Sharing
 ----------------------------------------------------