Source code
Revision control
Copy as Markdown
Other Tools
[MediaRecorder-error.html]
expected:
if (os == "linux") and not debug and fission: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT]
[MediaRecorder will stop recording when any of track is added and error event will be fired]
expected: FAIL
[MediaRecorder will stop recording when any of track is removed and error event will be fired]
expected: FAIL
[MediaRecorder throws NotSupportedError when given both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount]
expected: FAIL