# flutter-webrtc/flutter-webrtc

WebRTC plugin for Flutter Mobile/Desktop/Web

Repository: https://github.com/flutter-webrtc/flutter-webrtc
Canonical: https://ross.abutalabs.com/products/flutter-webrtc
Language: C++
License: MIT
License Family: permissive
Topics: flutter, webrtc, android, ios, web, voip, sip, desktop, webrtc-plugin
Last push: 2026-08-24T12:09:01+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 3102, "days_push": 9, "days_rel": 30, "gap_med": 10.0, "n_releases_24m": 39}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4485, forks 1438 (observed 2026-08-28T04:08:51.233010+00:00)

## What it is
A WebRTC plugin for Flutter that brings peer-to-peer audio/video calling, data channels, and screen capture to mobile, desktop, and web apps. It wraps native WebRTC implementations behind a unified Dart API across Android, iOS, web, macOS, Windows, and Linux.

## Use cases
- build a video calling app in flutter
- add webrtc audio calls to a mobile app
- peer-to-peer data channel between flutter clients
- screen sharing from a flutter desktop app
- build a sip or voip client with flutter
- flutter live streaming with simulcast

## When to choose
- you need real-time audio/video or data channels in a Flutter app across multiple platforms
- you want a single Dart API over native WebRTC on mobile, desktop, and web
- you're building voip, video conferencing, or screen-sharing features in Flutter

## When to avoid
- you need WebRTC in a native Android/iOS app without Flutter
- you only need simple video playback rather than peer-to-peer communication
- you need a fully managed video SDK with backend infrastructure included

## Facets
- artifact type: plugin
- maturity: active
- function: websocket, audio-processing, video-processing, gui
- domain: cross-platform, mobile-development, web-development, messaging-platforms
- platform: windows, cross-platform
- tags: flutter, webrtc, voip, sip, real-time-communication, data-channel, screen-sharing, video-calling, real-time, android, ios, web, macos, linux, desktop, mobile

## Member repositories
- flutter-webrtc/flutter-webrtc (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:51.233010+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:30.591495+00:00, confidence not recorded.
  - readme: https://github.com/flutter-webrtc/flutter-webrtc (fetched 2026-08-28T04:08:51.233010+00:00, sha 60b5a22ebe88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
