WebRTC topic

With WebRTC, you can add real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and generic data to be sent between peers, allowing developers to build powerful voice- and video-communication solutions. The technology is available on all modern browsers as well as on native clients for all major platforms. The technologies behind WebRTC are implemented as an open web standard and available as regular JavaScript APIs in all major browsers. For native clients, like Android and iOS applications, a library is available that provides the same functionality. The WebRTC project is open source and supported by Apple, Google, Microsoft and Mozilla, amongst others. This page is maintained by the Google WebRTC team.

List WebRTC repositories

metastream

2.4k
Stars
210
Forks
Watchers

Watch streaming media with friends.

filegogo

278
Stars
30
Forks
Watchers

A file transfer tool that can be used in the browser webrtc p2p

Meshenger

202
Stars
45
Forks
Watchers

open source, P2P messenger without centralized server that works in a local network.

tl-rtc-file

2.2k
Stars
220
Forks
Watchers

WebRTC P2P online web media streaming tool (for files, video, screen, live streaming, text) with management and statistical monitoring capabilities.

PeerWebSite

173
Stars
22
Forks
Watchers

Peer to Peer decentral Web Site hosting at your fingertips! Send full featured HTML (incl. CSS, JS) sites from your browser and attach files eg. videos, audios, images, etc.

webrtc-nuts-and-bolts

896
Stars
45
Forks
Watchers

A holistic way of understanding how WebRTC and its protocols run in practice, with code and detailed documentation.

airdash

480
Stars
98
Forks
Watchers

File sharing flutter webrtc app enabling sending files to any device from anywhere

janus-rtpforward-plugin

81
Stars
18
Forks
Watchers

Plugin for Janus forwarding RTP and RTCP packets to an external UDP receiver/decoder, e.g. a GStreamer pipeline

minnie-janus

31
Stars
4
Forks
Watchers

Small, ES8, isomorphic library for interfacing with the Janus WebRTC gateway.

dots

63
Stars
3
Forks
Watchers

P2P Dots & Boxes game with WebRTC & WebTorrent