Skip to content
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

Don't expect video to be reliable #702

Merged
merged 1 commit into from
Apr 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion working-together/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,21 @@ We've compiled some guidelines from various sources to help people feel included
- Be understanding of interruptions that may happen with remote work.
- e.g. children, pets, other people who might be sharing space with your teammate.

- **Video Optional**
- **Video Optional & Unreliable**
- Everyone has different privacy needs when it comes to video conferencing.
- Don't require participants to turn their camera on.
- Encourage the use of virtual backgrounds.
- Don't assume that others can see you. Audio is generally prioritized over
video on slow connections; particpants may be looking at a different
window; etc. For example, instead of showing a "thumbs-up" gesture to the
camera, consider an alternative:
- In small groups, verbal communication is often best. Unmute yourself and
say "yes".
- In large groups, if the platform supports it, emoji reactions can be
useful. Send a 👍 emoji.
- Use the platform's in-call text chat if available. Send "yes".
- As always, consider everyone's accessibility needs when choosing how to
communicate.

- **Share the mic**
- Make sure everyone who wants to has an opportunity to speak.
Expand Down