Open
Bug 999912
Opened 11 years ago
Updated 3 years ago
Stopping the recording of "offset_test.ogv" fails to fire onstop & ondataavailable events
Categories
(Core :: Audio/Video: Recording, defect, P4)
Tracking
()
NEW
People
(Reporter: jsmith, Unassigned)
References
Details
Attachments
(1 file)
|
9.44 KB,
text/plain
|
Details |
Build - 4/22/2014 1.4 Open C
STR
1. Go to http://mozilla.github.io/qa-testcase-data/webapi/mediarecorder/
2. Setup a stream for media recorder by file:
** File: offset_test.ogv
** Media Type: video
** Mime Type: video/mp4
3. Start playback of both media controls
4. Start recording
5. After five seconds, stop recording
Expected
onstop & ondataavailable should fire.
Actual
onstop & ondataavailable fail to fire.
| Reporter | ||
Comment 1•11 years ago
|
||
Same problem also happens with 320x240.skeleton+cmml.ogv
Updated•11 years ago
|
Updated•10 years ago
|
Priority: -- → P3
Comment 2•8 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•