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: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rtc-io/rtc-dcstreamProvides a Node.js interface for streaming data over WebRTC data channels.16
daviddias/webrtc-connectEstablishes encrypted data channels between browsers and nodes using WebRTC17
rtc-io/rtc-meshProvides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols.71
watson/rtsp-streamModule for multiplexing and decoding RTSP data streams in Node.js91
rtc-io/rtc-quickconnectA high-level helper module for quickly setting up WebRTC applications186
rtc-io/rtc-coreProvides common functionality for WebRTC media connections12
alexxit/webrtcAllows real-time viewing of camera streams using WebRTC and other technologies1,561
sindresorhus/into-streamConverts various input types into readable streams.207
yocontra/rtc-everywhereA WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms.651
maartenbreddels/ipywebrtcAllows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access.247
rawrtc/rawrtcA WebRTC and ORTC library with data channel implementation for peer-to-peer communication.375
rvagg/through2A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise.1,902
rtc-io/rtcProvides a unified API for building WebRTC conferencing applications266
yurunsoft/tdengine-restful-connectorA PHP wrapper around TDengine's RESTful API for easy data insertion and querying17
sindresorhus/to-readable-streamConverts a string or binary data into a stream for piping to other tools90