Three Phase

Results 28 comments of Three Phase

Besides the console.logs and alerts (we can clean up at any time), I guess @danigb has a valid point in this case. As we discussed in #19 , even though...

Hey @nicgirault I'm sorry, I was a bit busy with my full-time. Thanks for the PR, but what does this solve? I didn't get that quite.

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?

`blobPropertyBag` is used only for generating the blobs (_after the recording has been completed_) inside the media recorder. If you want to use a specific codec to use, you need...

`ffmpeg`'s usage is pretty straight forward. [Download it from here](https://ffmpeg.org/) and use it like this: ```bash ffmpeg -i -c:a pcm_f32le ..wav ```

This looks like a nice addition. Thanks for the contribution. Can you update the readme too?

Hey, sorry, got busy a bit. Does the component gets unmounted while navigating? I'm on the road, just thinking out loud. I will check this once I get to the...

@Chehan-nethsara can you pull the latest version `1.5.0` and check whether the problem persists?

hmm... this wasn't happening for me when I tested. Let me try this one more time

@laurynas-wn can you check this [Codesandbox](https://codesandbox.io/s/charming-gould-27zuh?file=/src/App.js)?