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

cisco/openh264

Open Source H.264 Codec observed · 2026-08-28

github.com/cisco/openh264 · C++ · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 99
  • Release rhythm 28
  • 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: 61.5
  • age_days: 4693
  • days_rel: 539
  • days_push: 8
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

6138 stars · 1917 forks observed · 2026-08-28

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

OpenH264 is a BSD-licensed C++ library implementing H.264/AVC video encoding and decoding, suitable for real-time applications like WebRTC. It supports constrained baseline profile up to Level 5.2, temporal scalability, simulcast, and runs across many platforms and architectures.

Use cases

  • encode video to h264 in real time
  • decode h264 streams in a webrtc application
  • embed an open-source h264 codec in a mobile app
  • transcode video with rate control and adaptive quantization
  • add temporal scalability to a video conferencing system

When to choose

  • you need a permissively licensed (BSD) H.264 codec
  • you are building real-time communication like WebRTC
  • you need cross-platform support including mobile (Android/iOS)
  • you need features like LTR frames, simulcast, or temporal scalability

When to avoid

  • you need advanced profiles like High Profile or HEVC/H.265
  • you need hardware-accelerated encoding via GPU APIs
  • you need AVX-optimized assembly (not yet supported)
  • you prefer a full multimedia framework rather than a codec library

Facets

library · maturity stable

video-processing image-processing media web-development windows cpp cross-platform h264 codec encoder decoder webrtc multimedia video macos linux android ios

1 source

Member repositories

RepositoryRoleHealth v2
cisco/openh264main74

For agents

markdown · JSON · MCP: product_card(name="cisco/openh264")

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