Mercurial > libervia-web
comparison doc/user/calls.rst @ 1550:4b0464b2a12b
doc: add end-user A/V calls documentation:
rel 423
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 09 Aug 2023 00:22:18 +0200 |
parents | |
children | 1dc23ba67f47 |
comparison
equal
deleted
inserted
replaced
1549:e47c24204449 | 1550:4b0464b2a12b |
---|---|
1 ================= | |
2 Audio/Video Calls | |
3 ================= | |
4 | |
5 Libervia provides the capability for one-to-one audio and video calls. This section will guide you on how to use this feature effectively. | |
6 | |
7 Accessing the Call Feature | |
8 -------------------------- | |
9 | |
10 1. Navigate to the main menu. | |
11 2. Select the "Calls" option. | |
12 | |
13 Initiating a Call | |
14 ----------------- | |
15 | |
16 Upon entering the "Calls" page: | |
17 | |
18 1. An interface will display a search box at the top and a list of your contacts below. | |
19 2. To the right of the search box, there is a button labeled "Video Call," indicating that both audio and video will be enabled for the call. | |
20 3. To make an audio-only call, click the adjacent icon. The "Video Call" button will change to "Audio Call." | |
21 4. To start a call: | |
22 a. Enter a full JID into the search box, then click on either "Audio Call" or "Video Call." | |
23 b. Alternatively, directly click on a contact's name to initiate a call with them. | |
24 | |
25 *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. | |
26 | |
27 Receiving a Call | |
28 ---------------- | |
29 | |
30 *Currently, you must be on the "Calls" page to receive an incoming call. This limitation will be addressed in future updates.* | |
31 | |
32 Upon receiving a call: | |
33 | |
34 1. An audible ring will sound. | |
35 2. A dialog box will appear, prompting you to either **Answer** or **Reject** the incoming call. | |
36 3. If you choose to answer and it's a video call, the call interface will display both the caller's video feed and your video in the bottom right corner. For audio-only calls, no video feeds will be shown. | |
37 | |
38 During a Call | |
39 ------------- | |
40 | |
41 The call interface offers the following features: | |
42 | |
43 1. **Fullscreen Mode:** The top right button allows you to expand the video feeds to cover the entire screen. | |
44 2. **Mute Options:** Two buttons at the bottom of the interface enable you to mute your audio or video. | |
45 - Muted audio: The audio icon will turn yellow with a red strike-through, indicating that your audio is off and the other party cannot hear you. | |
46 - Muted video: The video icon will turn yellow with a red strike-through, signaling that your video is off and the other party cannot see you. | |
47 3. **End Call:** Click the "Hang Up" button to conclude the call. | |
48 | |
49 Security Considerations for Calls | |
50 --------------------------------- | |
51 | |
52 When using Libervia's call feature, it's essential to consider certain privacy aspects: | |
53 | |
54 **1. Sharing Your "Online Presence" and Address:** | |
55 | |
56 Making or receiving a call not only shares your device's unique online address (similar to a unique phone number) but also informs others that you're currently online. This means people can see when you're active, much like noticing you're home when the lights are on. | |
57 | |
58 **2. Privacy Implications:** | |
59 | |
60 This information is standard when chatting with trusted contacts. However, with unfamiliar individuals, it might slightly reveal your activity pattern and general location. | |
61 | |
62 **3. Safety Recommendations:** | |
63 | |
64 - **Be Selective:** Only initiate or accept calls from people you trust. | |
65 - **Network Usage:** While the call feature is designed for use anywhere, including public networks like in restaurants or hotels, be mindful that unfamiliar networks might be less secure. | |
66 - **Stay Informed:** If you have questions or concerns, you can join our community chat room for guidance. Visit `Libervia's Chat Room <xmpp:libervia@chat.jabberfr.org?join>`_. | |
67 | |
68 Always prioritize your privacy and be aware of the information you share while using the call feature. |