# begeekmyfriend/yasea

RTMP live streaming client for Android

Repository: https://github.com/begeekmyfriend/yasea
Canonical: https://ross.abutalabs.com/products/yasea
Language: C++
License: MIT
License Family: permissive
Topics: rtmp, android, rtmp-stream, camera, media, live-streaming, android-sdk, android-library, gles, shader, opengles, glsl, android-development
Last push: 2026-04-13T03:33:27+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 35, longevity 100
- inputs: {"age_days": 3801, "days_push": 142, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4937, forks 1312 (observed 2026-08-28T04:09:02.728401+00:00)

## What it is
Yasea is an Android live streaming client library that encodes camera and microphone input to H.264/AAC, packages it in FLV, and pushes it over RTMP. It includes GPUImage-based filters, hot camera switching, MP4 recording while streaming, and echo cancellation support.

## Use cases
- stream live camera video from an Android phone to an RTMP server
- broadcast audio and video from a mobile app in real time
- record MP4 locally while live streaming
- apply real-time beauty filters to a camera stream
- switch between front and back cameras during a live broadcast
- build a periscope-style live streaming app on Android

## When to choose
- you need RTMP push streaming from an Android device with hardware encoding
- you want camera filters and hot-swapping during a live broadcast
- you need simultaneous streaming and local MP4 recording

## When to avoid
- you need playback or RTMP ingestion on iOS or desktop
- you need WebRTC or HLS streaming rather than RTMP
- you need a maintained solution with frequent updates and modern Android API support

## Facets
- artifact type: library
- maturity: maintenance
- function: video-processing, audio-processing, http-client, graphics
- domain: mobile-development, media, android-tools
- platform: cpp
- tags: rtmp, live-streaming, h264, aac, camera, opengles, gpuimage, flv, streaming-client, real-time, android, mobile

## Member repositories
- begeekmyfriend/yasea (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.728401+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:17:56.754735+00:00, confidence not recorded.
  - readme: https://github.com/begeekmyfriend/yasea (fetched 2026-08-28T04:09:02.728401+00:00, sha ebfa0968f59e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
