WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
235365
Using VPIO with AirPods increases the audio rendered latency
https://bugs.webkit.org/show_bug.cgi?id=235365
Summary
Using VPIO with AirPods increases the audio rendered latency
youenn fablet
Reported
2022-01-19 07:15:59 PST
Using VPIO with AirPods increases the audio rendered latency, compared to using RemoteIO with the same AirPods. This happens when rendering WebRTC audio first (hence Remote IO, latency is ok) and start capturing (hence rendering through VPIO through increased latency). The buffer size for mic through VPIO with AirPods is 2048 and rendering 4096 in my setup, which seems to big.
Attachments
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2022-01-19 07:18:08 PST
With builtin mic/speakers, I go from 4096 (not capturing audio) to 1024 (capturing audio), which makes more sense. I wonder though whether we still not want shorter buffers in this case too.
Radar WebKit Bug Importer
Comment 2
2022-01-26 07:16:18 PST
<
rdar://problem/88073802
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug