You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your MediaStreamRecorder is very excellent and I very love it. However, it seem the latest source of MediaStreamRecorder is not yet published to NPM. Would you mind publishing it? Thank you very much.
Thanks.
The text was updated successfully, but these errors were encountered:
hanguyen-it
changed the title
Packages are published to NPM is not a latest version on Github
MediaStreamRecorder in NPM is not a latest version on this Github
Dec 18, 2017
//npm versionfunctionMultiStreamRecorder(mediaStream){if(!mediaStream){throw'MediaStream is mandatory.';}varself=this;varisMediaRecorder=isMediaRecorderCompatible();this.stream=mediaStream;//...}
Hello Muaz Khan,
Your MediaStreamRecorder is very excellent and I very love it. However, it seem the latest source of MediaStreamRecorder is not yet published to NPM. Would you mind publishing it? Thank you very much.
Thanks.
The text was updated successfully, but these errors were encountered: