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

fyhertz/libstreaming

A solution for streaming H.264, H.263, AMR, AAC using RTP on Android observed · 2026-08-28

github.com/fyhertz/libstreaming · Java · Apache-2.0 (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: 4963
  • days_rel: n/a
  • days_push: 1315
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3585 stars · 1069 forks observed · 2026-08-28

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

libstreaming is an Android library that streams camera and microphone content using RTP over UDP, with H.264, H.263, AAC, and AMR encoding support. It offers RTSP client, RTSP server, or custom SDP signaling to set up streaming sessions.

Use cases

  • stream android phone camera to an RTSP server
  • broadcast microphone audio over RTP from android
  • build a live video surveillance app on android
  • stream to Wowza Media Server from an android device
  • act as an RTSP server on an android phone
  • low-latency live streaming of device camera and mic

When to choose

  • you need RTP/RTSP streaming of camera or microphone on Android with H.264/H.263/AAC/AMR
  • you want fine control over encoding via MediaCodec or MediaRecorder APIs
  • you need the phone to act as an RTSP server or client

When to avoid

  • you need WebRTC or HLS streaming instead of RTP
  • you target modern actively maintained streaming stacks, as the project sees infrequent updates
  • you need iOS or non-Android platforms

Facets

library · maturity maintenance

video-processing audio-processing streaming http-server mobile-development media android-tools jvm rtp rtsp h264 aac mediacodec live-streaming camera-streaming android mobile

1 source

Member repositories

RepositoryRoleHealth v2
fyhertz/libstreamingmain32

For agents

markdown · JSON · MCP: product_card(name="fyhertz/libstreaming")

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