Open
Bug 1407661
Opened 8 years ago
Updated 1 year ago
If full duplex audio is disabled, getUserMedia fails with NotReadableError
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Tracking
()
NEW
People
(Reporter: marco, Unassigned)
Details
I wanted to try if disabling full duplex would fix the echo issue I'm experiencing (bug 1263248), but after disabling it getUserMedia fails with NotReadableError.
Comment 1•8 years ago
|
||
This is what I reported back in July.
Paul: are we going to fix non full duplex audio, or remove the pref?
Rank: 25
Flags: needinfo?(padenot)
Priority: -- → P2
Comment 2•8 years ago
|
||
Try it in a non-e10s window. Sandboxing has created some problems on audio setup on this path. In non-e10s setup sandbox is disabled be default.
From IRC I realize that the platform is windows. I'm going to add it.
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Comment 3•8 years ago
|
||
(In reply to Nils Ohlmeier [:drno] from comment #1)
> This is what I reported back in July.
>
> Paul: are we going to fix non full duplex audio, or remove the pref?
We are going to remove the non-duplex path altogether, along with the pref.
Flags: needinfo?(padenot)
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•