MediaStreamRecorder icon indicating copy to clipboard operation
MediaStreamRecorder copied to clipboard

Only saves the first blob

Open FireGrey opened this issue 9 years ago • 4 comments
trafficstars

After updating to 1.3.1 from 1.2.9, the recording only appears to be equal to the blob time which we set. This error does not occur in 1.3.0, however I would like to use 1.3.1 for the audio/wav fix on chrome. Is there a possible solution to this?

FireGrey avatar May 13 '16 11:05 FireGrey

The same problem

IvanKuzyshyn avatar May 17 '16 11:05 IvanKuzyshyn

1.2.9, the recording only appears to be equal to the blob time which we set. This error does not occur in 1.3.0,,???

ghost avatar May 17 '16 11:05 ghost

This issue is NOT fixed yet. Only audio-concatenation (StereoAudioRecorder) works.

muaz-khan avatar May 17 '16 14:05 muaz-khan

I'm facing this problem too. I am using ffmpeg.js to merge audio + video and i really need to be able to record my audio in wav since ffmpeg seems to not support opus.

What do you mean by audio-concatenation?

Endothelium avatar Jun 16 '16 23:06 Endothelium