rtc-core

Media connection library

Provides common functionality for WebRTC media connections

Core definitions and functions for the rtc.io suite

GitHub

12 stars
4 watching
2 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rtc-io/rtc-quickconnect A high-level helper module for quickly setting up WebRTC applications 186
rtc-io/rtc-signal Provides core signaling logic for WebRTC peer communication 5
rtc-io/rtc Provides a unified API for building WebRTC conferencing applications 265
rtc-io/rtc-dcstream Provides a Node.js interface for streaming data over WebRTC data channels. 16
yocontra/rtc-everywhere A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. 652
rtc-io/rtc-mesh Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. 71
rtc-io/rtc-switchboard An in-memory signalling server for real-time communication using WebSockets 57
rtc-io/rtc-signaller A transport agnostic signalling mechanism for WebRTC 38
daviddias/webrtc-connect Establishes encrypted data channels between browsers and nodes using WebRTC 17
rawrtc/rawrtc A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. 375
rtc-io/rtc-switch A software layer that enables communication between devices using real-time control signalling protocols. 4
kumavis/rtc-data-stream Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC 43
rstudio/httpuv A C library for building HTTP and WebSocket servers in R 229
sony/nmos-js An implementation of the Networked Media Open Specifications in JavaScript for client-side media networking 33
mafintosh/webrtc-swarm Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. 382