Open
Bug 1692257
Opened 5 years ago
Updated 1 year ago
Add more audio IO information to about:webrtc
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Core
WebRTC: Audio/Video
Tracking
()
NEW
People
(Reporter: padenot, Assigned: padenot)
Details
It's really hard for Firefox users to debug a microphone or speaker problem, because it's very opaque.
Some OSes have a vu meter for input and output, we should have the same and send an rms or something of the signals to a global location and display a vu meter in about:webrtc.
This would allow us to know if it's the OS having an issue or a config problem (volume too low, etc.), Firefox being buggy or the website doing something wrong.
Having this capability would also allow showing a little volume icon when choosing an audio device in the prompt. I could be a nice way to help people find which mic is which. Quite a few audio software do that.
| Assignee | ||
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → padenot
Updated•1 year ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•