streamproc / MediaStreamRecorder

Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
https://www.webrtc-experiment.com/msr/
MIT License
2.62k stars 563 forks source link

How to save to mp3 format #140

Open sampathkumar7 opened 7 years ago

sampathkumar7 commented 7 years ago

I want to save to mp3 format how can i use this plugin to do.

amitpatil321 commented 6 years ago

I tried to use recorder.js file which has feature to convert file to mp3 but thats is too slow, it takes 5-6 minutes to convert 1 min of wav file to mp3.

SuperPat45 commented 4 years ago

I found another library:

 A WebAssembly compiled LAME mp3 compiler:

Demo: https://kagami.github.io/vmsg/

Explained here: https://hackernoon.com/creating-webassembly-powered-library-for-modern-web-846da334f8fc