js stream recorder
An extendable drop-in replacement for the native MediaRecorder.
MediaRecorder polyfill to record audio in Edge and Safari
RecordRTC is a server-less (entire client-side) JavaScript library that can be used to record WebRTC audio/video media streams. It supports cross-browser audio/video recording.
A stream that emits multiple other streams one after another.
Get a stream as a string, Buffer, ArrayBuffer or array
destroy a stream if possible
writable stream that concatenates strings or binary data and calls a callback with the result
Check if something is a Node.js stream
Create a stream that emits events from multiple other streams
The AudioWorkletProcessor which is used by the recorder-audio-worklet package.
The worker which is used by the extendable-media-recorder-wav-encoder package.
Audio recorder sdk for Nodejs.
Concatenate a readable stream's data into a single array
The broker which is used by the extendable-media-recorder-wav-encoder package.
Unpipe a stream from all destinations
A library for recording opus encoded audio
A Wave file encoder for the extendable-media-recorder package.
This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.
Buffers events from a stream until you are ready to handle them.
Toggle the CLI cursor
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Determine if an object is a Stream