qdrzwd/VideoRecorder
android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4547
- days_rel: n/a
- days_push: 1121
- n_releases_24m: 0
Adoption not part of the score
1788 stars · 555 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android video recording library modeled after Tencent's Weishi app, supporting press-to-record and release-to-pause with segmented progress bar display. It handles camera capture, audio recording, muxing, resolution conversion, and rotation correction.
Use cases
- record video with press-and-hold to record and release to pause on android
- implement segmented video recording with progress bar breakpoints
- merge audio and video tracks during recording on android
- fix 90-degree rotation of recorded android video
- convert camera capture resolution to a target size
- build a short-video recording feature like tiktok or weishi
When to choose
- you need press-to-record, release-to-pause segmented recording on Android
- you must handle camera rotation and resolution conversion during capture
- you want a proven Java implementation without heavy dependencies
When to avoid
- you need modern CameraX/Camera2 APIs or active maintenance
- you need video editing, effects, or image-to-video composition (explicitly out of scope)
- your project is in Kotlin with modern media pipelines
Facets
library · maturity maintenance
video-processing audio-processing mobile-development media jvm camera-recording pause-resume segmented-recording short-video media-muxing video android
1 source
- readme: https://github.com/qdrzwd/VideoRecorder · fetched 2026-08-28 · 7fa44039941d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qdrzwd/VideoRecorder | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="qdrzwd/VideoRecorder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem