mediaDevices.getUserMedia returns incomplete audio
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | affected |
| firefox88 | --- | unaffected |
| firefox89 | --- | unaffected |
People
(Reporter: arturo_uo, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Navigate to this site https://mdn.github.io/web-dictaphone/
Click on record and try to record an audio of at least 10 seconds.
I have tried with some other demo sites that use the same api and the result is the same.
This site has the same problem: https://mido22.github.io/MediaRecorder-sample/
No errors are displayed in the browser console.
Actual results:
The result will be an audio of 2 or seconds only.
Expected results:
The audio should be complete
Comment 1•5 years ago
|
||
This issue seems to be reproducible only on Firefox 87.0 on Windows 10 x64, macOS 10.15 and on Ubuntu 20.04 x64 , I couldn't managed to reproduce it on Firefox 88.0b9 or on Firefox Nightly 89.0a1.
Updated•5 years ago
|
Description
•