rtc-everywhere
WebRTC library
A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms.
Cross-everything WebRTC mega-project
651 stars
32 watching
40 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |
rtc-io/rtc | Provides a unified API for building WebRTC conferencing applications | 266 |
rtc-io/rtc-signal | Provides core signaling logic for WebRTC peer communication | 5 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 247 |
js-platform/libwebrtc | An implementation of the WebRTC protocol in C++ | 57 |
rtc-io/rtc-signaller | A transport agnostic signalling mechanism for WebRTC | 38 |
alexxit/webrtc | Allows real-time viewing of camera streams using WebRTC and other technologies | 1,561 |
quantstack/xwebrtc | Provides a C++ backend for the Jupyter WebRTC widget enabling real-time communication in web-based notebooks. | 15 |
kumavis/rtc-data-stream | Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC | 43 |
yocontra/node-linq | A library that provides a LINQ implementation for Node.js | 77 |
rtc-io/rtc-switchboard | An in-memory signalling server for real-time communication using WebSockets | 57 |
paullouisageneau/libdatachannel | A lightweight C++ library providing WebRTC functionality for peer-to-peer data and media exchange. | 1,835 |