MediaStreamRecorder icon indicating copy to clipboard operation
MediaStreamRecorder copied to clipboard

[Feature request] node.js-compatibility

Open geloescht opened this issue 9 years ago • 1 comments

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.

geloescht avatar Jun 15 '15 21:06 geloescht

+1

friksa avatar Apr 21 '16 17:04 friksa