-
Notifications
You must be signed in to change notification settings - Fork 477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document how to join a Jitsi Meeting #103
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,17 @@ title: Join a Jitsi Meeting | |
sidebar_label: Join a Jitsi Meeting | ||
--- | ||
|
||
Welcome to the user guide! | ||
# Join by using a Jitsi link | ||
|
||
Check back soon! | ||
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, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would replace There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🤔 Hmm, now that I think about it, it might be good to mention both This way we could leave out |
||
copy it into your browser and press <kbd>Enter</kbd>/<kbd>Return</kbd>. | ||
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. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is a bit tricky 🤔 ...but I would add some more information like:
Also maybe use the word |
||
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)). | ||
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`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would just write
link
orweblink
.More correctly would probably be
url
orweb address
, but I thinklink
is better understandable for most people worldwide.Jitsi link
might be a bit missunderstandable.