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.
I was experiencing some issues with the e.data.size constraint at ondataavailable. This is causing my own ondataavailable function not to be called. I believe there is already a comment that says the following:
I was experiencing some issues with the e.data.size constraint at ondataavailable. This is causing my own ondataavailable function not to be called. I believe there is already a comment that says the following:
// should we leave this? e.data.size < 26800
Is there any reason to keep it?