Recorderjs
Recorderjs copied to clipboard
Added support for firefox
I thought Firefox had stopped requiring vendor prefix for a while already.
The original code doesn't work in Firefox 37 and the edited version does, so I can only assume it's still necessary.
Apologies. I misread. You're right that the getUserMedia API is still vendor prefixed.