streamproc / MediaStreamRecorder

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.
https://www.webrtc-experiment.com/msr/
MIT License
2.62k stars 563 forks source link

Package published on NPM is not the latest code from GitHub #142

Open dvoegeli opened 7 years ago

dvoegeli commented 7 years ago

Your source code on NPM and GitHub are not the same.

Seems like the NPM package is older, because the NPM package is missing MultiStreamRecorder.addStream, while it is not missing in your GitHub source code.

See attached screenshot of a diff. screenshot from 2017-08-25 13-16-34

davehun commented 6 years ago

also needed got #112