muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.54k stars 1.75k forks source link

Can I save in 'mp3 vbr' specifically? #753

Open FutureFireplace opened 3 years ago

FutureFireplace commented 3 years ago

As I have read (and tested) that Safari/IOS only plays the specific 'mp3 vbr' format, I searching for a solution, where RecordRTC can save in this format. Having saved recordings, within RecordRTC, as mp3, it should be quite close or? // on beforehand thanks, Thomas Due