Closed
Bug 1173020
Opened 11 years ago
Closed 11 years ago
Request for gum audio for integrated mic in one tab, USB mic in second tab - it's loud and noisy in the first few seconds
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: jbecerra, Unassigned)
Details
(Whiteboard: [investigation])
+++ This bug was initially created as a clone of Bug #819007 +++
Steps:
1. Load the attached test case in two tabs with a USB mic and integrated mic hooked in
2. Request audio for integrated mic in first tab
3. Request audio for USB mic in second tab
Expected:
Both input sources become active and sound should come in clear from the beginning
Actual:
Both input sources become active, but the sound is very loud initially, and noisy. It eventually normalizes
| Reporter | ||
Comment 1•11 years ago
|
||
The problem described here is noticeable in my Windows 8.1 machine, where I tested initially. But it isn't noticeable on my Mac.
Comment 2•11 years ago
|
||
echo cancellor can get confused initially with 2 speakers giving two streams. can eventually handle.
ideal test is to remove echo cancellation - both being sent to remote machine - where not set next to it.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Flags: needinfo?(jbecerra)
Priority: P2 → P3
Whiteboard: [investigation]
| Reporter | ||
Comment 3•11 years ago
|
||
I tried disabling media.getusermedia.aec_enabled in about:config, but I don't seem to hear a difference. The problem is that this time around I haven't been able to get both mics to work at the same time, and it's quite possible I never got both audio mics to work.
Either way, changing the preference makes no difference. It looks like when the integrated mic is active, the initial sound is loud and noisy before it normalizes.
Flags: needinfo?(jbecerra)
| Reporter | ||
Comment 4•11 years ago
|
||
On Mac I am able to get both mics to work, by the way.
| Reporter | ||
Comment 5•11 years ago
|
||
Marking as new due to the difference in behavior between Mac and Windows, so that it gets retriaged.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•11 years ago
|
||
This is most likely dependent on the OS, driver, and settings of the laptop. If this generally repeatable across different systems, we can reopen. The fact that Mac and Windows behaves differently is not surprising. They have very different audio systems.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•