MediaStreamRecorder
MediaStreamRecorder copied to clipboard
[Feature request] node.js-compatibility
Currently MediaStreamRecorder is available via "npm install msr" but not usable as a module in Electron or NW.js, because it lacks the proper export definition. Please assign module.exports if node.js is detected. Support for AMD (asynchronous module definition) would be nice, too.
+1