libwebrtc
WebRTC implementation
An implementation of the WebRTC protocol in C++
57 stars
12 watching
29 forks
Language: C++
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
paullouisageneau/libdatachannel | A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. | 1,802 |
quantstack/xwebrtc | Provides a C++ backend for the Jupyter WebRTC widget enabling real-time communication in web-based notebooks. | 14 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 652 |
sepfy/libpeer | An implementation of WebRTC functionality for IoT/Embedded devices | 889 |
cjb/serverless-webrtc | A demonstration of WebRTC-based peer-to-peer communication without a signaling server | 1,545 |
daviddias/webrtc-connect | Establishes encrypted data channels between browsers and nodes using WebRTC | 17 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
theturtle32/as3websocket | An implementation of the WebSocket protocol in ActionScript 3 | 247 |
simplewebrtc/signalmaster | A simple signaling server for WebRTC applications | 1,305 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
rtc-io/rtc-signal | Provides core signaling logic for WebRTC peer communication | 5 |
jlaine/aiortc | A Python implementation of WebRTC and ORTC protocols using asyncio. | 140 |
rtc-io/rtc-quickconnect | A high-level helper module for quickly setting up WebRTC applications | 186 |
netcwmp/netcwmp | TR-069 protocol implementation | 100 |