Error obtaining microphone and camera permission
See original GitHub issueThe web version shows popup error obtaining microphone permission
and error obtaining camera permission
, but it doesn’t even ask for permission. When I click on the i
button next to address bar, the microphone and camera doesn’t have option to allow for the site. Does it have to do with the https
because currently I use http?
Thank you
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Jitsi: Error obtaining Microphone/Camera permission on ...
Solution: · Step 1: Click on the Padlock icon and open the site settings · Step 2: Change Camera and Microphone to Allow....
Read more >Error getting camera and microphone permisssions - users
I'm trying to set up an iframe to hold a jitsi meet session. I'm using a url for the iframe something like: ...
Read more >Use your camera & microphone - Android
On your Android device, open the Chrome app Chrome . Go to a site that wants to use your microphone and camera. When...
Read more >Camera and Microphone Not Working? Here's How to ...
Camera and Microphone Not Working? Here's How to Enable Them · Step 1: Check your permissions · Step 2: Update your browser ·...
Read more >Camera and Microphone Access Required Error
.error.PNG · 1. In the Address bar at the top of the page, click on the lock icon to the left of the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@LucasCioffi Use the community for asking questions or searching for your answer: https://community.jitsi.org/t/the-iframe-tag-cannot-open-the-local-camera/16997/4?u=damencho You better use the iframe API , there this is already handled: https://github.com/jitsi/jitsi-meet/blob/master/modules/API/external/external_api.js#L275
I am facing the same error which is an error obtaining microphone permission at the timing of use the external API in our application. While my application is deployed on https.