licenses.dev

videostream v2.6.0

Streams data from a file-like seekable object into a `video` or `audio` node (a HTMLMediaElement)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
mediasource • 2.4.0MediaSource API as a node.js Writable streamDIRECT6
mp4-box-encoding • 1.4.1mp4 box parser/unparser using abstract-encodingDIRECT4
mp4-stream • 2.0.3Streaming mp4 encoder and decoderDIRECT14
multistream • 2.1.1A stream that emits multiple other streams one after another (streams2)DIRECT8
next-event • 1.0.0Call a function the next time a specific event is emittedINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesDIRECT3
range-slice-stream • 2.0.0Get slices of a streamDIRECT5
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
uint64be • 2.0.2Encode / decode big endian unsigned 64 bit integersINDIRECT3
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
binary-search • 1.3.6tiny binary search function with comparatorsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/videostream)](https://licenses.dev/npm/videostream)
<a href="https://licenses.dev/npm/videostream">
  <img src="https://licenses.dev/b/npm/videostream" alt="licenses" />
</a>

Or the licenses badge code for the 2.6.0 version:

[![licenses](https://licenses.dev/b/npm/videostream/2.6.0)](https://licenses.dev/npm/videostream/2.6.0)
<a href="https://licenses.dev/npm/videostream/2.6.0">
  <img src="https://licenses.dev/b/npm/videostream/2.6.0" alt="licenses" />
</a>
GitHub