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

ayu

29
Stars
3
Forks
Watchers

Scalable WebRTC Signaling Server with ayame-like protocol.

Node_STUN

24
Stars
7
Forks
Watchers

Node STUN Server

saapshot

6
Stars
1
Forks
Watchers

📷 Camera app

easy-voice-call

37
Stars
2
Forks
Watchers

A self-hosting voice chating App

CallRoulette

103
Stars
23
Forks
Watchers

A WebRTC demo using Python (asyncio + aiohttp) as the backend

Friend.ly

50
Stars
25
Forks
Watchers

A social media platform with a friend recommendation engine based on personality trait extraction

BulletJournal

152
Stars
44
Forks
Watchers

An organizational system that helps you keep track of everything in your busy life

webrtc-cli

220
Stars
24
Forks
Watchers

WebRTC command-line peer.

gfile

733
Stars
50
Forks
Watchers

Direct file transfer over WebRTC