Closed
Bug 995456
Opened 11 years ago
Closed 11 years ago
[B2G][Media Recording API] Pausing/Resuming an audio stream does not record properly
Categories
(Core :: Audio/Video: Recording, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rkunkel, Unassigned)
Details
(Whiteboard: 1.3tarakorun2)
Attachments
(1 file)
223.56 KB,
text/plain
|
Details |
Description:
Record a stream derived from opus file with no timeslice that is paused and resumed for 1/2 the length of time of opus playback verify blob generated produces sound for non-paused timeframe.
This is not happening, sound is produced the entire time the stream is played back after recording.
Repro Steps:
1) Update a Tarako to v1.3T BuildID: 20140411004003
2) Go to http://mozilla.github.io/qa-testcase-data/webapi/mediarecorder/index.html and select setup under setup opus stream for media recorder
3) Select play on the input & output media controls.
4) Select start recording.
5) After three seconds, select pause on both media controls.
6) After six seconds select resume play on both media controls.
7) After three seconds, select stop recording.
8) Select the blob URL
Actual:
Blob plays sound for the entirety of the recording
Expected:
Blob remains silent when the media controls were paused during recording
1.3T Environmental Variables:
Device: tarako 1.3T MOZ
BuildID: 20140411004003
Gaia: 27a0e773e01eed74e20709bdcab6894469f42a72
Gecko: 257dd37da601
Version: 28.1
Firmware Version: sp6821
Notes:
This issue was previously resolved worksforme, https://bugzilla.mozilla.org/show_bug.cgi?id=961269
Repro frequency: 100%,
Link to failed test case: https://moztrap.mozilla.org/manage/case/10002/
See attached: firewatch.txt
Reporter | ||
Comment 1•11 years ago
|
||
This issue DOES reproduce in the latest v1.3 Buri build:
4/10 Environmental Variables:
Device: Buri 1.3 MOZ RIL
BuildID: 20140410004002
Gaia: 62acb4b0e774b6709b8be400d849f807404bb21b
Gecko: 94baf6039462
Version: 28.0
Firmware Version: V1.2-device.cfg
Reporter | ||
Comment 2•11 years ago
|
||
I'm sorry, it was brought to my attention this is the intended behaviour. The phone combines the seconds of recorded data into 6 seconds, 3 seconds played, 6 seconds paused, 3 seconds played again.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•