Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Media Recorder API is not working correctly

more options

Hi all,

I have 2 issues with Media Recorder API using Firefox 57 and Firefox ESR 52.5.0

1) FIREFOX ver. 57 MediaRecorder.start(100) - 100 The number of milliseconds to record into each Blob, so I add 100ms of video record into different blobs, but current implementation of firefox ignores this timeslice and record 1 or 2 seconds into each blob, it ignores my 100ms on start(100) method https://www.screencast.com/t/oSRjmXVSa

2) FIREFOX ESR 52.5.0 Issue with Pause() - Resume() methods for media recorder steps to reproduce: - Start recording - recording video into blobs correctly - Pause recording ....nothing happening.... it's correct because we paused recording - Continue recording .... nothing happening, it's incorrect because we resume recording - Stop the recording after stopping recording appends a big blob with missed data between Continue - Pause state, but it also appends data between PAUSE - CONTINUE, that's incorrect, I click pause button and I don't want to record this time period between Pause-Continue state. https://www.screencast.com/t/sD7HPDIjtV1Y

Hi all, I have 2 issues with Media Recorder API using Firefox 57 and Firefox ESR 52.5.0 1) FIREFOX ver. 57 MediaRecorder.start(100) - 100 The number of milliseconds to record into each Blob, so I add 100ms of video record into different blobs, but current implementation of firefox ignores this timeslice and record 1 or 2 seconds into each blob, it ignores my 100ms on start(100) method https://www.screencast.com/t/oSRjmXVSa 2) FIREFOX ESR 52.5.0 Issue with Pause() - Resume() methods for media recorder steps to reproduce: - Start recording - recording video into blobs correctly - Pause recording ....nothing happening.... it's correct because we paused recording - Continue recording .... nothing happening, it's incorrect because we resume recording - Stop the recording after stopping recording appends a big blob with missed data between Continue - Pause state, but it also appends data between PAUSE - CONTINUE, that's incorrect, I click pause button and I don't want to record this time period between Pause-Continue state. https://www.screencast.com/t/sD7HPDIjtV1Y

모든 댓글 (1)

more options

I think, that you would be better off reporting these kind of bugs into Bugzilla: https://bugzilla.mozilla.org/enter_bug.cgi