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

131/h264-live-player

A live h264 player for the browser (ideal for raspberrypi / raspicam ) observed · 2026-08-28

github.com/131/h264-live-player · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 4000
  • days_rel: n/a
  • days_push: 2006
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1100 stars · 245 forks observed · 2026-08-28

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

A JavaScript library that plays live H.264 video streams in the browser by wrapping the Broadway WebGL-accelerated decoder, with NAL units split server-side and transported over WebSocket. It is designed for low-latency feeds such as a Raspberry Pi raspicam raw H.264 stream.

Use cases

  • play a live h264 stream from a raspberry pi camera in the browser
  • view raspicam video feed with low latency without mp4 boxing
  • decode h264 baseline profile frames in the browser via websocket
  • build a simple surveillance or webcam viewer without plugins
  • stream ffmpeg webcam output to an html5 canvas player

When to choose

  • you need real-time (no buffering) h264 video in the browser
  • your source is a raspicam or ffmpeg raw h264 baseline stream
  • Media Source Extensions / mp4 muxing latency is unacceptable

When to avoid

  • you need audio in the stream (video only)
  • your video uses h264 profiles other than baseline
  • you need a maintained, feature-rich player like MSE-based or WebRTC solutions

Facets

library · maturity maintenance

video-processing websocket http-server web-development media iot browser h264 broadway-decoder raspberry-pi raspicam live-streaming canvas realtime-video video nodejs web-server linux

1 source

Member repositories

RepositoryRoleHealth v2
131/h264-live-playermain32

For agents

markdown · JSON · MCP: product_card(name="131/h264-live-player")

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