Audio input latency, possibly in MediaStreamGraph
Categories
(Core :: Audio/Video: MediaStreamGraph, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox64 | --- | unaffected |
firefox65 | + | verified |
firefox66 | + | verified |
People
(Reporter: pehrsons, Assigned: pehrsons)
References
Details
(Keywords: regression)
Attachments
(7 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
14.17 KB,
patch
|
Details | Diff | Splinter Review | |
6.60 KB,
patch
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
Assignee | ||
Comment 12•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 13•6 years ago
|
||
Updated•6 years ago
|
Comment 14•6 years ago
|
||
Assignee | ||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
bugherder |
Assignee | ||
Comment 19•6 years ago
|
||
Updated•6 years ago
|
Comment 20•6 years ago
|
||
Comment 21•6 years ago
|
||
Assignee | ||
Comment 22•6 years ago
|
||
Assignee | ||
Comment 23•6 years ago
|
||
Assignee | ||
Comment 24•6 years ago
|
||
Comment 25•6 years ago
|
||
bugherder uplift |
Comment 26•6 years ago
|
||
Assignee | ||
Comment 27•6 years ago
|
||
Half a second is in the right ballpark, yes. With the Brio I probably had closer to one second, but it depends on the OS and the camera so it's within what I'd expect.
Did it take 30 seconds before the delay emerged though, or was it present as soon as audio started?
If there's a gradual buildup of delay we have worse problems on our hands, but it's not something I've noticed, or heard reports of.
Comment 28•6 years ago
|
||
In the first 30 seconds, the audio was synced with the video, but after that, it was slowly delaying to max 0.5 second, and I never got more than that. From the testings, I reproduced the issue on Ubuntu 18.04 (x64) with the Logitech camera, but on macOS and Windows it wasn't happening on 65.0b8, which is still said to be affected by the issue.
Assignee | ||
Comment 29•6 years ago
|
||
Interesting.
On linux, could you also test with both values of the pref "media.cubeb.sandbox"?
There are some other problems than can appear as a delay when that pref is true (which is default on linux), though I hadn't expected them on gum_test.html. When finding and debugging this issue I probably had that pref set to false, as this helps with audio performance.
Comment 30•6 years ago
|
||
So with the media.cubeb.sandbox default (on) I can see the 0.5 delay, but with the pref set on false, I could not see it reproducing.
Assignee | ||
Comment 31•6 years ago
|
||
That's a different issue than what this bug is about then. If you find that it's a regression from 64, please file a new bug.
Comment 32•6 years ago
|
||
The issue has been verified on Firefox Beta 65.0b9 and latest Nightly (2019-01-08). Tests were performed with a logitech HD Pro C920 and a external microphone from A4tech headsets, under Ubuntu 18.04 (x64) with media.cubeb.sandbox pref set to off, Windows 10 (x64) and macOS 10.12 systems.
Comment 33•6 years ago
|
||
Landing this caused a new regression tracked in bug 1518834.
Description
•