Skip to content

Commit bf6d2e1

Browse files
authored
updated a/v page (#438)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Reorganized and improved Audio/Video Chat page with a new Overview and clarified A/V capabilities * Updated Call button description and image caption/alignment * Replaced prior permissions content with a browser-specific setup matrix (Chrome, Firefox, Safari) and step-by-step enabling instructions * Added "Disabling A/V Calls" section explaining organization-owner control over A/V availability <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 3a37f15 commit bf6d2e1

2 files changed

Lines changed: 61 additions & 37 deletions

File tree

source/common/develop/ide/editing/av-chat.rst

Lines changed: 61 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -3,50 +3,74 @@
33

44
.. _av-chat:
55

6-
Audio Video Chat
6+
7+
Audio/Video Chat
78
================
89

10+
Overview
11+
--------
912

10-
When accessing another users project (where :ref:`permissions <project-permissions>` have been granted by the project owner or for teachers viewing the students assignment, a **Call** button will show allowing Audio/Video calls and or real time chat.
13+
When viewing another user's project, a **Call** button will appear if your organization has enabled A/V calling. This feature allows you to:
1114

15+
* Initiate audio/video calls
16+
* Engage in real-time chat
17+
* Collaborate directly with other users
1218

1319
.. image:: /img/monitor_students/call.png
14-
:alt: Audio Video
15-
16-
Hide A/V calls
17-
--------------
20+
:alt: Audio/Video call button
21+
:align: center
1822

19-
If you wish to disable A/V calls, organization owners can do this in the organization settings area. See :ref:`Hide A/V Calls <hideav>` for more information
23+
|
2024
2125
.. _permissions:
2226

23-
Permissions
24-
-----------
25-
26-
Permission for your camera/microphone is required and your browser will prompt you to allow.Permission
27-
28-
If permission has been denied, you can re enable in your browser
29-
30-
Google Chrome:
31-
**************
32-
33-
If you are using Google Chrome you can access your settings through the padlock icon in the top left of your screen, next to the URL of the page you are currently on.
34-
35-
Click Site settings and make sure your camera and microphone both say Allow
36-
37-
Firefox:
38-
********
39-
If you are using Firefox as your internet browser you can access your settings through the padlock icon in the address bar when visiting a site, then adjust the permissions for the microphone and camera.
40-
41-
For more detailed instructions, visit the following link:
42-
43-
https://support.mozilla.org/en-US/kb/site-permissions-panel
44-
45-
46-
Safari:
47-
*******
48-
If you are using Safari, you can access your browser settings by clicking Safari and then Preferences.
49-
50-
You will see a pop up box and can update your settings. Learn more about how to update the settings through the following link:
51-
52-
https://support.apple.com/en-nz/guide/safari/ibrwe2159f50/mac
27+
Setting Up Permissions
28+
----------------------
29+
30+
Camera and microphone access is required for A/V calls. Your browser will prompt you to allow access when you first use this feature.
31+
32+
**If you previously denied permission**, follow the browser-specific instructions below to re-enable access.
33+
34+
Enabling Permissions by Browser
35+
********************************
36+
37+
.. list-table::
38+
:widths: 20 80
39+
:header-rows: 1
40+
41+
* - Browser
42+
- Steps to Enable Permissions
43+
* - **Google Chrome**
44+
- 1. Click the lock or site controls icon next to the URL in the address bar
45+
46+
2. Select **Site settings**
47+
48+
3. Set both **Camera** and **Microphone** to **Allow**
49+
* - **Firefox**
50+
- 1. Click **Firefox** in the top menu bar
51+
52+
2. Select **Preferences** (or **Settings** on Windows/Linux)
53+
54+
3. Use the search bar to find "permissions"
55+
56+
4. Adjust **Microphone** and **Camera** permissions to **Allow**
57+
58+
5. `View detailed instructions for Firefox <https://support.mozilla.org/en-US/kb/site-permissions-panel>`_
59+
* - **Safari**
60+
- 1. Click **Safari** > **Settings** in the menu bar
61+
62+
2. Navigate to the **Websites** tab
63+
64+
3. Update **Camera** and **Microphone** settings
65+
66+
4. `View detailed instructions for Safari <https://support.apple.com/en-nz/guide/safari/ibrwe2159f50/mac>`_
67+
68+
69+
70+
Disabling A/V Calls (Organization Owners)
71+
------------------------------------------
72+
73+
Organization owners can disable A/V calling for their entire organization through the organization settings. See :ref:`Hide A/V Calls <hideav>` for more information.
74+
75+
.. note::
76+
Only organization owners have permission to modify this setting.
29.1 KB
Loading

0 commit comments

Comments
 (0)