metartc/metaRTC
webrtc sdk for embedded / IoT / robotics devices observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 91
- Release rhythm 49
- 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: 70.5
- age_days: 1720
- days_rel: 263
- days_push: 54
- n_releases_24m: 5
Adoption not part of the score
1143 stars · 276 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MetaRTC is a pure C WebRTC SDK designed for embedded, IoT, and robotics devices, implementing a complete WebRTC protocol stack (ICE, DTLS/SRTP, RTP/RTCP, DataChannels, WHIP/WHEP). It runs across Linux, RTOS, Windows, Mac, Android, and iOS on architectures including ARM, MIPS, RISC-V, Loongson, and x86.
Use cases
- add webrtc streaming to an embedded linux camera
- run webrtc on an rtos iot device
- push video from a robotics device to a browser
- lightweight webrtc sdk in pure c
- whip whep client for embedded devices
- p2p audio video streaming on arm boards
- webrtc without chrome libwebrtc dependency
When to choose
- you need WebRTC on resource-constrained embedded or IoT hardware
- you want a pure C stack portable across RTOS, Linux, Android, and iOS
- you need WHIP/WHEP, H265, or DataChannel support outside the browser
- you want full control and offline operation without libwebrtc's size
When to avoid
- you need a batteries-included browser-side WebRTC stack
- your project is a standard desktop or server app where libwebrtc or Pion fits fine
- you need extensive third-party ecosystem tooling and large community support
Facets
library · maturity active
sdk video-processing audio-processing networking p2p streaming embedded-systems iot robotics cross-platform media windows embedded cross-platform cpp c webrtc whip whep rtos iot embedded pure-c h265 p2p streaming real-time linux macos android ios
1 source
- readme: https://github.com/metartc/metaRTC · fetched 2026-08-28 · 626a15a88221
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| metartc/metaRTC | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem