SimpleWebRTC
WebRTC library
Simple WebRTC implementation for peer-to-peer video conferencing and file transfer
Simplest WebRTC ever
5k stars
233 watching
1k forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
webrtc-rs/webrtc | A Rust implementation of WebRTC stack | 4,215 |
node-webrtc/node-webrtc | Provides bindings to WebRTC M87 for Node.js Native Addon development | 2,738 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,597 |
peers/peerjs | A peer-to-peer communication library built on WebRTC that enables data and media connections between browsers. | 12,564 |
js-platform/libwebrtc | An implementation of the WebRTC protocol in C++ | 57 |
feross/simple-peer | Simple WebRTC video, voice, and data channel management for peer-to-peer communication | 7,477 |
webrtchacks/adapter | Provides shims to insulate web applications from WebRTC spec changes and browser differences. | 3,644 |
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 |
kemalcr/kemal | A simple web framework for building RESTful APIs and real-time web applications with efficient support for JSON and WebSocket protocols. | 3,658 |
simplewebrtc/signalmaster | A simple signaling server for WebRTC applications | 1,304 |
miroslavpejic85/mirotalk | An open-source, P2P video conferencing platform with features like screen sharing, file transfer, and collaboration tools. | 3,144 |
alexxit/webrtc | Allows real-time viewing of camera streams using WebRTC and other technologies | 1,561 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 247 |
livekit/livekit | An end-to-end WebRTC stack for real-time video conferencing and data sharing | 10,880 |