rtc
Conferencing API
Provides a unified API for building WebRTC conferencing applications
Build WebRTC conferencing applications with easy using rtc.io. This package provides a super-friendly entry point for working with WebRTC, dive into underling rtc.io modules for more configuration and customization opportunities
265 stars
17 watching
62 forks
Language: JavaScript
last commit: about 7 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-signal | Provides core signaling logic for WebRTC peer communication | 5 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |
rtc-io/rtc-dcstream | Provides a Node.js interface for streaming data over WebRTC data channels. | 16 |
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 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 652 |
rtc-io/rtc-switch | A software layer that enables communication between devices using real-time control signalling protocols. | 4 |
miroslavpejic85/mirotalksfu | An open-source platform for building scalable real-time video conferencing applications with features such as chat, screen sharing, and audio/video streaming. | 2,151 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
mynaparrot/plugnmeet-server | A scalable and high-performance web conferencing system using WebRTC infrastructure. | 308 |
miroslavpejic85/mirotalkc2c | An implementation of WebRTC for real-time peer-to-peer video conferencing and screen sharing with end-to-end encryption. | 235 |