yrom/ScreenRecorder
Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4298
- days_rel: n/a
- days_push: 1456
- n_releases_24m: 0
Adoption not part of the score
1903 stars · 543 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android demo application that records the device screen without root on Android 5.0+, optionally capturing microphone audio simultaneously. It uses MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec, and MediaMuxer to encode and mux the capture into an MP4 file.
Use cases
- record android screen without root
- capture screen video with microphone audio on android
- android screen recording demo using mediaprojection
- save screen capture as mp4 on android 5.0+
- learn how mediaprojection and mediacodec work together
When to choose
- you need a root-free screen recorder on Android 5.0+
- you want a reference implementation of MediaProjection-based capture
- you need simultaneous mic audio recording with screen video
When to avoid
- you need a production-ready recorder with active maintenance and a license
- you target Android versions below 5.0 without root
- you need iOS or desktop screen recording
Facets
application · maturity maintenance
video-processing audio-processing android-tools media screen-recording mediaprojection demo-app java mp4 android
1 source
- readme: https://github.com/yrom/ScreenRecorder · fetched 2026-08-28 · 9c25d6a6e7b0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yrom/ScreenRecorder | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yrom/ScreenRecorder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem