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++ library providing WebRTC functionality for peer-to-peer data and media exchange. | 1,835 |
quantstack/xwebrtc | Provides a C++ backend for the Jupyter WebRTC widget enabling real-time communication in web-based notebooks. | 15 |
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. | 651 |
sepfy/libpeer | A portable WebRTC library for IoT and embedded devices | 899 |
cjb/serverless-webrtc | An experimental tech demo that shows how WebRTC can be used without a signaling server. | 1,546 |
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,304 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
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. | 141 |
rtc-io/rtc-quickconnect | A high-level helper module for quickly setting up WebRTC applications | 186 |
netcwmp/netcwmp | TR-069 protocol implementation | 100 |