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

stasel/WebRTC-iOS

A simple native WebRTC demo iOS app using swift observed · 2026-08-28

github.com/stasel/WebRTC-iOS · Swift · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 92
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 3026
  • days_rel: n/a
  • days_push: 50
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1278 stars · 258 forks observed · 2026-08-28

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

A native iOS demo app written in Swift that shows the bare minimum needed to establish a peer-to-peer WebRTC connection, including audio and video chat between two devices. It ships with simple Node.js and Swift signaling servers for demonstration purposes and is explicitly not production-ready.

Use cases

  • learn how WebRTC peer-to-peer connections work on iOS
  • build a simple video call demo between two iPhones
  • test WebRTC audio and video on real iOS devices
  • understand SDP offer/answer exchange with a signaling server
  • see how to integrate CallKit with a WebRTC audio session
  • get a starting point for building an iOS VoIP app

When to choose

  • you want a minimal, readable Swift example of native WebRTC on iOS
  • you are learning WebRTC signaling, SDP exchange, and peer connections
  • you need a reference for CallKit integration with WebRTC audio sessions

When to avoid

  • you need a production-ready VoIP app with real signaling, TURN servers, and push notifications
  • you need video capture support in the iOS simulator
  • you want a reusable WebRTC library or SDK rather than a demo app

Facets

application · maturity active

websocket http-server audio-processing video-processing gui mobile-development networking developer-tools tutorials webrtc demo-app peer-to-peer voip signaling-server sample-code swift real-time ios macos nodejs

1 source

Member repositories

RepositoryRoleHealth v2
stasel/WebRTC-iOSmain74

For agents

markdown · JSON · MCP: product_card(name="stasel/WebRTC-iOS")

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