Closed
Bug 1651936
Opened 4 years ago
Closed 4 years ago
How to set a fixed latency of 20ms in webrtc or web audio api
Categories
(Firefox :: Untriaged, task)
Tracking
()
RESOLVED
INVALID
People
(Reporter: hchintada, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
Steps to reproduce:
Set navigator.getUserMedia({video:false,audio:{latency:0.02}})
Actual results:
It did not result in any increased latency.
Expected results:
I was expecting the latency to increase and induce delay
Status: UNCONFIRMED → RESOLVED
Type: defect → task
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•