File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/communication-services/resources/troubleshooting/voice-video-calling/device-issues Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ ms.subservice: calling
13
13
---
14
14
15
15
# Overview of device and permission issues
16
- Within the WebJS calling SDK there are two general different types of permissions: browser permission and system permission .
16
+ In the WebJS calling SDK, there are two types of permissions: browser permissions and system permissions .
17
17
When an application needs to access a user's audio or video input device, it requires permissions granted at both the browser and system level.
18
18
19
19
If an application doesn't have the required permission, it can't access the device,
20
- which means that other participants in the call are unable to see or hear the user.
20
+ which means that other participants in the call are unable to see or hear the user.
21
21
22
22
To avoid these issues, it's important for users to grant the necessary permissions when prompted by the browser.
23
23
If a user accidentally denies permission or needs to change their permissions later, they can usually do so through the browser settings.
You can’t perform that action at this time.
0 commit comments