sepfy/libpeer
WebRTC Library for IoT/Embedded Device using C observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1974
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
1542 stars · 293 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
libpeer is a portable WebRTC implementation written in C using BSD sockets, designed for IoT and embedded devices such as ESP32 and Raspberry Pi. It supports H264 and G.711/OPUS codecs, DataChannel, STUN/TURN, IPv4/IPv6, and WHIP or MQTT signaling.
Use cases
- stream video from an ESP32 camera to a browser via WebRTC
- add two-way audio and video streaming to a Raspberry Pi project
- send MJPEG frames over a WebRTC datachannel from a microcontroller
- implement peer-to-peer media streaming on embedded Linux devices
- use WHIP signaling to publish media from an IoT device
- run WebRTC datachannel ping-pong on a Raspberry Pi Pico
When to choose
- you need WebRTC on resource-constrained embedded hardware like ESP32
- you want a lightweight C library without a full browser stack
- you need H264 or G.711/OPUS streaming from IoT devices to browsers
- you prefer MQTT or WHIP signaling on embedded platforms
When to avoid
- you need a full-featured WebRTC stack with broad codec and browser compatibility
- you are building a desktop or server application where libwebrtc or aiortc fits better
- you need extensive documentation and enterprise support
- your project requires JavaScript or Python rather than C integration
Facets
library · maturity active
websocket http-client networking video-processing audio-processing security sdk iot embedded-systems web-development networking media cross-platform embedded iot c cpp cross-platform webrtc esp32 raspberry-pi h264 opus datachannel stun turn whip mqtt-signaling bsd-sockets embedded-streaming video audio linux
1 source
- readme: https://github.com/sepfy/libpeer · fetched 2026-08-28 · f253ced876cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sepfy/libpeer | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem