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

Web browser continues blocking microphone access due to unsecured connection #35

Open
sohansp24 opened this issue May 29, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@sohansp24
Copy link
Contributor

The Web browser, to protect privacy of the user, keeps blocking microphone access even if permission is allowed. Accessing website using https also doesn't work.

@sohansp24
Copy link
Contributor Author

The Web browser, to protect privacy of the user, keeps blocking microphone access even if permission is allowed. Accessing website using https also doesn't work.

@sohansp24 sohansp24 reopened this May 29, 2020
@gridhead gridhead added the bug Something isn't working label May 29, 2020
@gridhead gridhead changed the title Web browser continues blocking Microphone access due to unsecured connection Web browser continues blocking microphone access due to unsecured connection May 29, 2020
@gridhead
Copy link
Member

gridhead commented May 29, 2020

Accessing website using https also doesn't work.

The TLS is yet not implemented on the web app. It is not a requirement as of now but it must be implemented once it gets hosted.

The Web browser, to protect privacy of the user, keeps blocking microphone access even if permission is allowed.

Can you confirm this with both Chrome and Firefox?

@sohansp24
Copy link
Contributor Author

Yes on both Chrome and Firefox, microphone access is being blocked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants