jiangdongguo/AndroidUSBCamera
🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras! observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3260
- days_rel: n/a
- days_push: 730
- n_releases_24m: 0
Adoption not part of the score
2750 stars · 935 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AUSBC (AndroidUSBCamera) is a flexible UVC (USB video class) camera engine for Android, refactored in Kotlin with native C components. It supports opening multiple USB cameras without system permissions, previewing, capturing photos/videos/audio, and acquiring raw streams for pushing to media servers.
Use cases
- open a USB UVC camera on Android without root permissions
- preview multiple external USB cameras simultaneously on an Android device
- record video and audio from a USB camera to mp4 or h264
- capture YUV/RGBA/H.264/AAC streams from a UVC camera to push to a media server
- apply OpenGL ES effects to a USB camera preview
- capture photos from an external USB camera on Android
When to choose
- you need to use external USB (UVC) cameras on Android 4.4+ via OTG
- you need multi-camera support or raw stream access (H.264/AAC/YUV) on Android
- you want photo/video/audio capture from USB cameras without system permissions
When to avoid
- you only need the device's built-in camera (use CameraX or Camera2 instead)
- your Android device does not support USB OTG
- you target platforms other than Android
Facets
library · maturity active
image-processing video-processing audio-processing sdk android-tools computer-vision media jvm cpp uvc-camera usb-camera multi-camera otg opengl-es h264 video-recording camera-preview android
2 sources
- readme: https://github.com/jiangdongguo/AndroidUSBCamera · fetched 2026-08-28 · 5595e23cacc2
- homepage: https://juejin.cn/post/7115229806844706847 · fetched 2026-08-29 · fb8ca1fdcf3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jiangdongguo/AndroidUSBCamera | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jiangdongguo/AndroidUSBCamera")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem