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

awslabs/amazon-kinesis-video-streams-webrtc-sdk-c

Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams. observed · 2026-08-28

github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c · homepage · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • 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: 35
  • age_days: 2563
  • days_rel: 16
  • days_push: 8
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1206 stars · 397 forks observed · 2026-08-28

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

A pure C WebRTC client SDK for Amazon Kinesis Video Streams that enables real-time audio/video communication between embedded devices and the cloud. It provides a small-footprint, cross-compilable library with developer-controlled media pipeline, DataChannels, and built-in KVS signaling.

Use cases

  • stream live video from an IP camera to AWS Kinesis Video Streams
  • add WebRTC support to an embedded C/C++ device
  • build a two-way audio intercom between a device and a web browser
  • stream low-latency video from a Raspberry Pi to the cloud
  • send data over WebRTC DataChannels from an IoT device
  • integrate STUN/TURN-based peer-to-peer media streaming in C

When to choose

  • you need WebRTC in a resource-constrained embedded environment with a sub-200k library footprint
  • your media pipeline must ingest into Amazon Kinesis Video Streams
  • you want fine-grained control over encoding, congestion control, and raw media input/output
  • you need cross-compilation for ARM or other embedded targets

When to avoid

  • you need a high-level WebRTC stack with browser-style APIs rather than C callbacks
  • your project is not tied to AWS/Kinesis Video Streams and you prefer libwebrtc or aiortc
  • you need broad OS support beyond Linux/macOS
  • you want a pure C++ or managed-language SDK instead of C

Facets

library · maturity active

video-processing audio-processing networking sdk streaming iot embedded-systems cloud-computing media embedded iot cpp c webrtc kinesis-video-streams aws peer-to-peer real-time-communication embedded-devices signaling stun-turn real-time linux macos

2 sources

Member repositories

For agents

markdown · JSON · MCP: product_card(name="awslabs/amazon-kinesis-video-streams-webrtc-sdk-c")

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