Skip to content

Commit be5f048

Browse files
authored
Merge pull request #13114 from nextcloud/fix/noid/chat-documentation
fix(user): Enhance talk user documentation for calls
2 parents dbe0ea3 + a88e2fc commit be5f048

14 files changed

Lines changed: 151 additions & 29 deletions

β€Žuser_manual/talk/breakout_rooms.rstβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _breakout-rooms:
2+
13
Breakout rooms
24
==============
35

β€Žuser_manual/talk/call.rstβ€Ž

Lines changed: 133 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,67 +2,176 @@
22
Joining a call
33
================
44

5-
When you're in a conversation, you can start a call any time with the ``Start call`` button. Other participants will get notified and can join the call.
5+
Starting or joining a call
6+
---------------------------
67

7-
.. image:: images/device-settings-before-call.png
8-
:width: 600px
8+
Browser and Talk Desktop client
9+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
910

10-
If somebody else has started a call already, the button will change in a green ``Join call`` button.
11+
When you are part of a conversation and have permission to do so, you can start a call at any time by clicking ``Start call`` in the top bar.
12+
When a call is already in progress, join it by clicking the green ``Join call`` button in the chat area or the top bar.
1113

1214
.. image:: images/join-call.png
1315
:width: 600px
1416

15-
During a call, you can mute your microphone and disable your video with the buttons on the right side of the top bar, or using the shortcuts ``M`` to mute audio and ``V`` to disable video. You can also use the space bar to toggle mute. When you are muted, pressing space will unmute you so you can speak until you let go of the space bar. If you are unmuted, pressing space will mute you until you let go.
17+
.. note:: If you have not yet given permission to the browser or the Talk Desktop client to use your microphone and camera,
18+
you will be prompted to do so when you click ``Start call`` or ``Join call``.
19+
Choose the microphone and camera you would like to use and click ``Allow`` to grant access to your devices.
1620

17-
You can hide your video (useful during a screen share) with the little arrow just above the video stream. Bring it back with the little arrow again.
21+
You will see ``Media settings``, where you can customise your call experience:
1822

19-
You can access your settings and choose a different webcam, microphone and other settings in the ``...`` menu in the top bar.
23+
.. image:: images/calls/media-settings-initial.png
24+
:width: 600px
2025

21-
.. image:: images/media-settings.png
22-
:width: 300px
26+
Controlling audio and video
27+
^^^^^^^^^^^^^^^^^^^^^^^^^^^
28+
29+
Use the microphone and camera icons at the bottom of the video preview to mute or unmute your microphone and enable or disable your camera before joining.
30+
31+
.. note:: If one or both of your icons are greyed out, you either do not have a microphone or camera installed, or you did not give permission to the browser or Talk Desktop
32+
client to use your microphone or camera. Check that you have granted permission to the browser or Talk Desktop client, and make sure your microphone and camera are not
33+
in use by another application.
34+
35+
Device settings allow you to choose which microphone and camera you want to use. This is useful if you have more than one microphone or camera available:
36+
37+
.. image:: images/calls/media-settings-devices.png
38+
:width: 400px
39+
40+
Backgrounds
41+
^^^^^^^^^^^
42+
43+
Backgrounds let you replace your video background with one of the predefined images.
44+
You can also upload your own image or choose one already in Nextcloud Files.
45+
Alternatively, choose the ``blur`` option to blur your live video background.
46+
47+
.. image:: images/calls/media-settings-backgrounds.png
48+
:width: 400px
49+
50+
Immediately join a call
51+
^^^^^^^^^^^^^^^^^^^^^^^
52+
53+
If you wish to skip ``Media settings`` in the future, toggle the ``Skip device preview before joining a call`` switch in app settings.
54+
For future calls in this conversation, you will join directly, skipping the preview dialog.
55+
56+
Record a call
57+
^^^^^^^^^^^^^
58+
59+
If you started the call and wish to record it, check the ``Start recording immediately with the call`` checkbox.
60+
The call recording option might not be available to you, depending on whether your system administrators have enabled this option
61+
and whether you have ``Moderator`` permission for the conversation.
62+
If you are joining and the call is being recorded, you might be required to consent before being allowed to join.
63+
For more information, see :ref:`Call recording <call-recording>`.
64+
65+
Start the call
66+
^^^^^^^^^^^^^^
67+
68+
Click the ``Start call`` button at the bottom of ``Media settings`` to notify all conversation participants of the call.
69+
If you do not want to notify the other participants, start a silent call by opening the three-dot menu to the left of the ``Start call`` button
70+
and choosing ``Call without notification``.
71+
72+
.. image:: images/calls/media-settings-silent-call.png
73+
:width: 400px
74+
75+
.. image:: images/calls/media-settings-silent-call-2.png
76+
:width: 400px
2377

24-
From the media settings dialog, you can also change the background of your video.
78+
.. note:: Other participants can modify notifications on a per-conversation level, including whether they want to receive call notifications.
2579

26-
.. image:: images/background-settings-in-call.png
27-
:width: 500px
80+
Your user status will be set to ``In a call`` and your user status icon will display the speech bubble emoji.
2881

29-
All these settings are also available as direct actions in the bottom bar.
82+
Mobile clients
83+
~~~~~~~~~~~~~~
3084

31-
.. image:: images/call-bottom-bar.png
85+
When you are part of a conversation and have permission to do so, you can start a call at any time by
86+
tapping the ``Phone`` or ``Video`` icon in the top bar.
87+
The ``Phone`` icon starts a voice-only call; the ``Video`` icon starts a video call.
88+
89+
A voice call uses the device microphone and earpiece, like a regular phone call.
90+
A video call uses the loudspeaker in hands-free mode and enables your front-facing camera by default; you can disable it at any time.
91+
92+
If someone else starts a call, you may receive a notification and your device may ring or vibrate,
93+
depending on your notification settings.
94+
Tap ``Phone`` or ``Video`` to join, or tap the red button to decline. Declining dismisses the call notification on that device.
95+
96+
You can control your microphone and camera (if in a video call) with the options shown at the bottom of the screen.
97+
98+
Your user status will be set to ``In a call`` and your user status icon will display a speech bubble.
99+
100+
During a call
101+
--------------
102+
103+
After you join a call, you will see the call view. It shows the video feeds of all participants currently in the call, with additional information and controls.
104+
105+
.. image:: images/calls/during-a-call-details.png
106+
:width: 400px
107+
108+
The leftmost element shows the elapsed call time.
109+
110+
Next to it, you will see the number of participants that have joined the current call.
111+
Clicking the number opens the right sidebar and shows the list of participants.
112+
Participants that have joined the call will be listed first.
113+
114+
You will also see each participant's talking time if they have spoken during the call:
115+
116+
.. image:: images/calls/participant-talk-time.png
117+
:width: 400px
118+
119+
You can access additional call options and settings from the three-dot menu in the top bar.
120+
121+
.. image:: images/media-settings.png
32122
:width: 300px
33123

34-
You can change other settings in the ``Talk settings`` dialog.
124+
Set up breakout rooms
125+
~~~~~~~~~~~~~~~~~~~~~
35126

36-
.. image:: images/talk-settings.png
37-
:width: 600px
127+
Breakout rooms allow you to divide a call into smaller groups for more focused discussions.
128+
Depending on your permissions and how your instance is configured, this option may not be available to you.
129+
For more information, see :ref:`Breakout rooms <breakout-rooms>`.
38130

39131
Download call participants list
40-
--------------------------------
132+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
41133

42-
You can download the list of participants in a call from the ``...`` menu in the top bar. This will download a CSV file with the names and email addresses of all participants in the call.
134+
You can download the list of participants in a call from the three-dot menu in the top bar. This downloads a CSV file with the names and email addresses of all participants.
43135

44136
.. image:: images/download-participants-list.png
45137
:width: 400px
46138

47-
The table in the CSV file contains the following columns:
139+
The CSV file contains the following columns:
48140

49141
- **Name**: The name of the participant.
50142
- **Email**: The email address of the participant.
51143
- **Type**: Indicates whether the participant is a registered user or a guest.
52144
- **Identifier**: Unique identifier for the participant.
53145

146+
Controlling audio and video
147+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
54148

149+
Bottom bar of the call view offers media controls, layout settings and other features you can use during a call.
55150

151+
.. image:: images/calls/during-a-call-controls.png
152+
:width: 400px
56153

154+
Use the microphone and camera icons to mute/unmute your microphone and enable/disable your camera.
155+
You can also use the keyboard shortcuts ``M`` to mute/unmute your microphone and ``V`` to enable/disable your camera.
156+
Use the space bar to push-to-talk: when you are muted, pressing space will unmute you until you let go; when you are unmuted, pressing space will mute you until you let go.
57157

158+
Reactions
159+
~~~~~~~~~
58160

161+
The reactions button lets you send an emoji reaction to all participants in the call.
59162

163+
.. image:: images/calls/call-reactions.png
164+
:width: 400px
60165

166+
Every participant will see the emoji rising from the bottom of their call screen. The emoji disappears after two seconds.
61167

168+
Raise hand
169+
^^^^^^^^^^
62170

171+
Clicking ``Raise hand`` will notify moderators and show an icon next to your name. This is also available via the keyboard shortcut ``R``.
63172

173+
Full screen
174+
^^^^^^^^^^^
64175

65-
66-
67-
68-
176+
Resizes your browser window or the Talk Desktop client to full-screen mode.
177+
Also available via the keyboard shortcut ``F``. Press ``ESC`` to return to the regular view.

β€Žuser_manual/talk/call_recording.rstβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _call-recording:
2+
13
Call recording
24
==============
35

β€Žuser_manual/talk/call_screenshare.rstβ€Ž

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22
Screen sharing
33
==============
44

5-
You can click the monitor icon on your video stream to share your screen. Depending on your browser, you will get the option to share a monitor, an application window or a single browser tab.
5+
Click the monitor icon in the toolbar to share your screen.
6+
7+
.. note:: If you have not yet given permission to the browser or the Talk Desktop client to share your screen,
8+
you might be prompted to do so when you click ``Share screen``.
9+
Please click on ``Allow`` to grant the browser or Talk Desktop client access to your screen.
10+
11+
Depending on your browser or the Talk Desktop client, you will get the option to share a monitor, an application window, or a single browser tab.
612
If video from your camera is also available, other participants will see it in a small presenter view next to the screen share.
713

814
.. image:: images/share-screen-with-camera.png
915
:width: 700px
1016

17+
To stop sharing your screen, click the ``Share screen`` button again and choose ``Stop screensharing``.
18+
1119
You can zoom in and out of the shared screen with the mouse wheel, double-click, or touchpad gestures.

β€Žuser_manual/talk/call_views.rstβ€Ž

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,24 @@
22
Call layout
33
===========
44

5-
You can switch between promoted view and grid view using the toggle in the bottom bar.
5+
You can switch between grid view and speaker view using the toggle icon in the three-dot menu or the bottom bar.
66

77
.. image:: images/call-view-toggle-button.png
88
:width: 300px
99

1010
Grid view
1111
---------
1212

13-
Grid view shows as many participants as the screen can fit. Use the navigation buttons on the left and right to scroll through participants when there are more than the screen can display.
13+
Grid view shows all participants as tiles. Use the navigation buttons on the left and right to scroll through participants when they do not all fit on the screen.
1414

1515
.. image:: images/talk-grid-view.png
1616
:width: 700px
1717

18-
Promoted view
18+
Speaker view
1919
-------------
2020

21-
Promoted view shows the active speaker large, with other participants in a row below. Use the navigation buttons on the left and right to scroll through participants when the row overflows.
21+
Speaker view (also called promoted view) centres the active speaker in a large tile and places the other participants in a row below.
22+
Use the navigation buttons on the left and right to scroll through participants when the row overflows.
2223

2324
.. image:: images/talk-promoted-view.png
2425
:width: 700px
22.5 KB
Loading
72 KB
Loading
7.01 KB
Loading
208 KB
Loading
15 KB
Loading

0 commit comments

Comments
Β (0)