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.52k stars 1.75k forks source link

webkit browsers clamping down to 128k bitrate #693

Open hmontazeri opened 3 years ago

hmontazeri commented 3 years ago

Hi all,

I was wondering if anyone has an idea how to work around this. Its seems like Chrome/Webkit browsers only allow a max bitrate of 128k. Which is completely fine for most video recordings. I just want to have a higher bitrate for high quality audio (320k for e.g.).

image
orbisAI commented 3 years ago

Got the same problem here