# JeroenMols/LandscapeVideoCamera

Powerful custom Android Camera with granular control over the video quality and filesize, restricting recordings to landscape only.

Repository: https://github.com/JeroenMols/LandscapeVideoCamera
Canonical: https://ross.abutalabs.com/products/landscapevideocamera
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-05-28T14:16:45+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4624, "days_push": 2288, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1208, forks 288 (observed 2026-08-28T04:03:59.707874+00:00)

## What it is
An Android library providing a custom video capture activity with granular control over resolution, bitrate, filesize, duration, and codecs, while forcing landscape-only recording. It replaces the limited default MediaStore.ACTION_VIDEO_CAPTURE intent.

## Use cases
- capture video in an android app with custom resolution and bitrate
- force users to record video in landscape orientation only
- limit recorded video filesize or duration
- get the recorded file URI back from a video capture intent
- build a custom camera recording screen with front/rear camera switching

## When to avoid
- you need portrait video recording
- you need CameraX/Camera2 modern APIs or active maintenance - last release was 2020
- you only need basic video capture with default quality settings

## Facets
- artifact type: library
- maturity: maintenance
- function: video-processing, ui-components
- domain: mobile-development, media, android-tools
- platform: jvm
- tags: camera, video-capture, landscape-only, jitpack, custom-camera-activity, android

## Member repositories
- JeroenMols/LandscapeVideoCamera (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.707874+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-30T06:18:38.254958+00:00, confidence not recorded.
  - readme: https://github.com/JeroenMols/LandscapeVideoCamera (fetched 2026-08-28T04:03:59.707874+00:00, sha aff742807e3f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
