rtc-dcstream
Data Channel Streamer
Provides a Node.js interface for streaming data over WebRTC data channels.
Node streams2 layer for working with WebRTC data channels
16 stars
7 watching
3 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kumavis/rtc-data-stream | Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC | 43 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
daviddias/webrtc-connect | Establishes encrypted data channels between browsers and nodes using WebRTC | 17 |
watson/rtsp-stream | Module for multiplexing and decoding RTSP data streams in Node.js | 91 |
rtc-io/rtc-signal | Provides core signaling logic for WebRTC peer communication | 5 |
rtc-io/rtc-quickconnect | A high-level helper module for quickly setting up WebRTC applications | 186 |
rtc-io/rtc | Provides a unified API for building WebRTC conferencing applications | 265 |
rtc-io/rtc-signaller | A transport agnostic signalling mechanism for WebRTC | 38 |
tritondatacenter/node-vstream | A Node.js module that instruments streams to provide debugging and monitoring capabilities. | 59 |
rtc-io/rtc-switchboard | An in-memory signalling server for real-time communication using WebSockets | 57 |
nodejs/readable-stream | Provides a Node.js implementation of the core streams classes for userland development | 1,032 |
rtc-io/rtc-switch | A software layer that enables communication between devices using real-time control signalling protocols. | 4 |
grvydev/lightspeed-webrtc | A WebRTC broadcast server for live streaming that receives RTP packets and broadcasts them over WebRTC to multiple clients. | 75 |
paullouisageneau/libdatachannel | A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. | 1,802 |