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

Detect website Camera permission value is "Ask(default)" #75

Open
kinjalhinguss opened this issue Jan 28, 2019 · 1 comment
Open

Detect website Camera permission value is "Ask(default)" #75

kinjalhinguss opened this issue Jan 28, 2019 · 1 comment

Comments

@kinjalhinguss
Copy link

Hi , I am using DetectRTC for checking microphone and camera permissions.

I need to check for if camera permission is set to "Ask(default)". The value of "isWebsiteHasWebcamPermissions" key is false even when it is actually "Ask(default)". It is not blocked nor allowed. How can I get this using DetectRTC?
Please guide me on this.
Thank you.

@lehno
Copy link

lehno commented Apr 6, 2020

First you request permission, then you check if it was denied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants