# imaginary-cloud/CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

Repository: https://github.com/imaginary-cloud/CameraManager
Canonical: https://ross.abutalabs.com/products/cameramanager
Language: Swift
License: MIT
License Family: permissive
Topics: swift, ios, camera, video-recording, image-captioning, cocoapods, swift-package-manager, carthage, custom-camera, qrcode-reader
Last push: 2024-07-19T13:58:45+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4345, "days_push": 775, "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 1396, forks 322 (observed 2026-08-28T04:04:36.621162+00:00)

## What it is
CameraManager is a Swift library that wraps AVFoundation to simplify building custom camera views in iOS apps. It handles camera configuration, preview layers, photo capture, video recording, zoom, focus, flash modes, and QR code detection.

## Use cases
- build a custom camera view in an ios app
- capture photos with a swift camera library
- record video from a custom camera interface
- add qr code scanning to an ios app
- implement pinch-to-zoom and tap-to-focus camera controls
- switch between front and rear camera in swift

## When to choose
- you need a custom camera UI on iOS without writing AVFoundation boilerplate
- you want quick photo capture or video recording with minimal setup
- you need built-in QR code detection alongside camera capture

## When to avoid
- you only need the system camera picker (UIImagePickerController suffices)
- you target Android or cross-platform frameworks
- you need advanced AVFoundation features like raw capture or custom filters

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, video-processing, computer-vision, ui-components
- domain: mobile-development, photography, media
- platform: -
- tags: camera, avfoundation, qrcode-scanning, video-recording, custom-camera-ui, cocoapods, swift-package-manager, ios, swift, mobile

## Member repositories
- imaginary-cloud/CameraManager (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.621162+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-30T04:39:19.188067+00:00, confidence not recorded.
  - readme: https://github.com/imaginary-cloud/CameraManager (fetched 2026-08-28T04:04:36.621162+00:00, sha 3591a5c71d4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
