react-media-recorder
react-media-recorder copied to clipboard
Incomplete blob on Firefox
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!
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?
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/
I've just stumbled upon this issue on bugzilla. I'm guessing we'll have to wait for FF88 to roll out.