From 534f1a4b1078f0aa2d69c0dd10186b317f076e90 Mon Sep 17 00:00:00 2001 From: Cathryne Linenweaver Date: Sun, 25 Oct 2020 07:15:07 +0100 Subject: [PATCH 1/3] Document how to join a Jitsi Meeting --- docs/user-guide/join-a-jitsi-meeting.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/join-a-jitsi-meeting.md b/docs/user-guide/join-a-jitsi-meeting.md index fe74ee814..892f46fdf 100644 --- a/docs/user-guide/join-a-jitsi-meeting.md +++ b/docs/user-guide/join-a-jitsi-meeting.md @@ -4,6 +4,11 @@ title: Join a Jitsi Meeting sidebar_label: Join a Jitsi Meeting --- -Welcome to the user guide! -Check back soon! +1. When visiting a Jitsi Meeting link, your browser may first ask you to grant microphone and/or camera access. + Please refert to the browser's documentation for details (e.g. + [Firefox](https://support.mozilla.org/kb/how-manage-your-camera-and-microphone-permissions#w_using-prompts-to-allow-or-block-camera-and-microphone-permissions-for-a-site), + [Chrome](https://support.google.com/chrome/answer/2693767)). +1. Enter a name. This will be visible to other participants in the Jitsi Meeting room. +1. (optional) Adjust the camera and/or microphone settings via the `v` dropdown menu items. +1. Click `Join meeting`, From 8293a1a8978724e6a087cdcb366fd5203151bf81 Mon Sep 17 00:00:00 2001 From: Cathryne Linenweaver Date: Sun, 25 Oct 2020 07:20:12 +0100 Subject: [PATCH 2/3] Fix typo --- docs/user-guide/join-a-jitsi-meeting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/join-a-jitsi-meeting.md b/docs/user-guide/join-a-jitsi-meeting.md index 892f46fdf..c5e72142d 100644 --- a/docs/user-guide/join-a-jitsi-meeting.md +++ b/docs/user-guide/join-a-jitsi-meeting.md @@ -11,4 +11,4 @@ sidebar_label: Join a Jitsi Meeting [Chrome](https://support.google.com/chrome/answer/2693767)). 1. Enter a name. This will be visible to other participants in the Jitsi Meeting room. 1. (optional) Adjust the camera and/or microphone settings via the `v` dropdown menu items. -1. Click `Join meeting`, +1. Click `Join meeting`. From b92efb76b5e4d14bf26f3195600ec524ca845828 Mon Sep 17 00:00:00 2001 From: Cathryne Linenweaver Date: Mon, 4 Jan 2021 20:48:22 +0100 Subject: [PATCH 3/3] Include review comments --- docs/user-guide/join-a-jitsi-meeting.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/user-guide/join-a-jitsi-meeting.md b/docs/user-guide/join-a-jitsi-meeting.md index c5e72142d..91d0bab37 100644 --- a/docs/user-guide/join-a-jitsi-meeting.md +++ b/docs/user-guide/join-a-jitsi-meeting.md @@ -4,11 +4,17 @@ title: Join a Jitsi Meeting sidebar_label: Join a Jitsi Meeting --- +# Join by using a Jitsi link -1. When visiting a Jitsi Meeting link, your browser may first ask you to grant microphone and/or camera access. - Please refert to the browser's documentation for details (e.g. +People invite each other to Jitsi meetings mostly by sending a link. + +1. If you have received such an invite link from a trusted source, + copy it into your browser and press Enter/Return. +2. Your browser may first ask you to grant microphone and/or camera access. + If you trust the person who invited you, confirm this access request. + Please refer to the browser's documentation for details (e.g. [Firefox](https://support.mozilla.org/kb/how-manage-your-camera-and-microphone-permissions#w_using-prompts-to-allow-or-block-camera-and-microphone-permissions-for-a-site), [Chrome](https://support.google.com/chrome/answer/2693767)). -1. Enter a name. This will be visible to other participants in the Jitsi Meeting room. -1. (optional) Adjust the camera and/or microphone settings via the `v` dropdown menu items. -1. Click `Join meeting`. +3. Enter a name, which will be visible to other participants in the Jitsi Meeting room. +4. (optional) Adjust the camera and/or microphone settings via the `v` dropdown menu items. +5. Click `Join meeting`.