rtsp-stream
RTSP multiplexer
Module for multiplexing and decoding RTSP data streams in Node.js
A transport agnostic RTSP serial multiplexer module for Node
91 stars
9 watching
28 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
watson/rtsp-server | A low-level module for creating RTSP servers with basic functionality and no discovery services. | 31 |
rtc-io/rtc-dcstream | Provides a Node.js interface for streaming data over WebRTC data channels. | 16 |
kumavis/rtc-data-stream | Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC | 43 |
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
rubensworks/jsonld-streaming-parser.js | A streaming JSON-LD parser that converts documents into RDF/JS triples and quads. | 80 |
tedconf/node-m3u8 | A streaming parser for m3u8 files in Node.js | 188 |
nodejs/readable-stream | Provides a Node.js implementation of the core streams classes for userland development | 1,032 |
tritondatacenter/node-vstream | A Node.js module that instruments streams to provide debugging and monitoring capabilities. | 59 |
bbc/node-radiovis-stomp-server | A Node.js implementation of the STOMP protocol for broadcasting content to clients. | 12 |
unifiedjs/unified-stream | Transforms a unified processor into a Node.js stream for processing input data | 17 |
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
sindresorhus/to-readable-stream | Converts a string or binary data into a stream for piping to other tools | 90 |
rvagg/through2 | A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. | 1,902 |
sindresorhus/into-stream | Converts various input types into readable streams. | 207 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |