question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot gain access to microphone

See original GitHub issue

Description

When connecting to my self-hosted jitsi Meet via Firefox, the app can’t get access to the microphone.

A popup is shown saying:

AudioContext.createMediaStreamSource: Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.

I don’t have this issue when connecting through the same browser to a different instance (I’ve tested jitsi.riot.im on Firefox and it doesn’t show this error)

Environment details

Firefox 75.0b10 Not sure how to check my version of jitsi, but I’m running docker-jitsi-meet on ebfa142d384466fefc7cd224cdca50df9cfe40c7, a commit from 2 days ago

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
andrei-gavrilescucommented, Apr 3, 2020

Hello everyone. This doesn’t reproduce on the release version of Firefox which is 74. However I did manage to reproduce on the beta version 75.| It has to do with the audio processing we do for detecting speech using Web Audio, it looks like Firefox changed an API there, namely the expected PCM frequency when creating a media stream source AudioContext.createMediaStreamSource(). At this point idk if it’s an easy fix, or something more complicated. Will investigate it.

0reactions
stale[bot]commented, Sep 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Turn on app permissions for your microphone in Windows 10
Select Start > Settings > Privacy > Microphone . In Allow access to the microphone on this device, select Change and make sure...
Read more >
How to fix microphone access problems in Windows 10
How to fix microphone access problems in Windows 10 ; 1) Click the Windows icon to open the menu. ; 2) Click the...
Read more >
Windows 10: Microphone not working due to Privacy Settings
Go to Privacy. Scroll down the left-hand side and select Microphone under App Permissions. Toggle on Allow apps to access your microphone.
Read more >
Camera and Microphone Not Working? Here's How to ...
Your permissions are correct and your browser is updated, but still no dice on getting your camera and microphone to work. Next, check...
Read more >
Windows 10 apps not able to access microphone - How to Fix
Need help with your repair? Visit our repair shop if you are local or mail in your device using the mail-in link ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found