rtc-data-stream

Stream converter

Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC

bamboo convert a webRTC connection into a stream

GitHub

43 stars
6 watching
7 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rtc-io/rtc-dcstream Provides a Node.js interface for streaming data over WebRTC data channels. 16
daviddias/webrtc-connect Establishes encrypted data channels between browsers and nodes using WebRTC 17
rtc-io/rtc-mesh Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. 71
watson/rtsp-stream Module for multiplexing and decoding RTSP data streams in Node.js 91
rtc-io/rtc-quickconnect A high-level helper module for quickly setting up WebRTC applications 186
rtc-io/rtc-core Provides common functionality for WebRTC media connections 12
alexxit/webrtc Allows real-time viewing of camera streams using WebRTC and other technologies 1,561
sindresorhus/into-stream Converts various input types into readable streams. 207
yocontra/rtc-everywhere A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. 651
maartenbreddels/ipywebrtc Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. 247
rawrtc/rawrtc A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. 375
rvagg/through2 A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. 1,902
rtc-io/rtc Provides a unified API for building WebRTC conferencing applications 266
yurunsoft/tdengine-restful-connector A PHP wrapper around TDengine's RESTful API for easy data insertion and querying 17
sindresorhus/to-readable-stream Converts a string or binary data into a stream for piping to other tools 90