react-media-recorder icon indicating copy to clipboard operation
react-media-recorder copied to clipboard

Incomplete blob on Firefox

Open NaitoKenzo opened this issue 4 years ago • 3 comments

We're using the useReactMediaRecorder hook in our app. We haven't encountered any issue on Chrome but on Firefox the blobs returned by the hook only contain the first few seconds of the recordings. No errors are thrown.

Here's a Codesandbox that reproduces the behaviour.

Let me know if you need more information!

NaitoKenzo avatar Apr 15 '21 08:04 NaitoKenzo

Which version are you on? I'm on 88.0b9 (64-bit) and was able record (~22 secs) and play without any errors.

Or should I increase the recording time more?

DeltaCircuit avatar Apr 18 '21 18:04 DeltaCircuit

I'm on 87.0 (64-bit) which I believe is the latest version, at the time of writing.

See: https://www.mozilla.org/en-US/firefox/releases/

NaitoKenzo avatar Apr 19 '21 07:04 NaitoKenzo

I've just stumbled upon this issue on bugzilla. I'm guessing we'll have to wait for FF88 to roll out.

NaitoKenzo avatar Apr 19 '21 08:04 NaitoKenzo