Ross ROSS = Recommend OSS · open-source software intelligence for agents

Pion WebRTC

Pure Go implementation of the WebRTC API observed · 2026-08-28

github.com/pion/webrtc · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 9.0
  • age_days: 3029
  • days_rel: 37
  • days_push: 8
  • n_releases_24m: 57

Full methodology

Adoption not part of the score

16742 stars · 1876 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Pion WebRTC is a pure Go implementation of the WebRTC API, enabling real-time audio, video, and data communication without cgo or external dependencies. It is part of the Pion stack, a widely used open-source toolkit for real-time media and data transport.

Use cases

  • build a video conferencing server in go
  • stream webcam video over webrtc
  • implement peer-to-peer data channels
  • build a voip or live streaming app in golang
  • run webrtc on a headless server without a browser
  • create a multiplayer game with real-time networking

When to choose

  • you need WebRTC in a Go backend or server
  • you want a dependency-free, pure Go media stack
  • you are building SFUs, streaming services, or P2P apps in Go

When to avoid

  • you need a browser-side JavaScript WebRTC implementation
  • your project is not in Go
  • you need a turnkey video conferencing product rather than a library

Facets

library · maturity active

websocket streaming networking p2p audio-processing video-processing sdk networking web-development media cross-platform go cross-platform wasm windows webrtc rtp srtp sctp data-channels voip real-time-communication pion real-time linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
pion/webrtcmain98
pion/example-webrtc-applicationsexamples76

For agents

markdown · JSON · MCP: product_card(name="pion/webrtc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem