-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
outputLatency normative, non-optional #2330
Comments
That's a good question. Unless we can resolve that here in this issue, we might have to wait for the teleconf next week to decide on what to do. But there is probably a fingerprinting risk. I also think estimating the latency is difficult and sometimes devices lie. I defer to @padenot about that since Mozilla has implemented this. |
To be clear, this one isn't a blocker on publishing a Proposed Rec; the transition was approved today. The fingerprinting risk is already mentioned in the spec. |
Teleconf: So, there's no change needed here. This is required. |
Closing. This is not an optional part of the spec. It is a bug in Chrome (and Safari?) that it is not yet implemented. |
Describe the issue
outputLatency is a required part of the spec.
Where Is It
https://webaudio.github.io/web-audio-api/#dom-audiocontext-outputlatency
Additional Information
We don't have two implementations. The Chrome bug indicates a lack of urgency to add this.
Given that, I was asked on today's transition call why is is not optional, or non-normative. Is it not implemented because of fingerprinting risk (even if quantized) or because of difficulty in estimating the latency?
The text was updated successfully, but these errors were encountered: