# danielebogo/DBCamera

DBCamera is a simple custom camera with AVFoundation

Repository: https://github.com/danielebogo/DBCamera
Canonical: https://ross.abutalabs.com/products/dbcamera
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-10-03T06:42:51+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": 4597, "days_push": 2160, "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 1255, forks 256 (observed 2026-08-28T04:04:08.896009+00:00)

## What it is
DBCamera is an Objective-C library providing a simple, customizable camera view controller built on AVFoundation for iOS apps. It offers ready-made capture UI with delegate-based integration and optional GPUImage filters, and can also be used as an Apache Cordova plugin.

## Use cases
- add a custom camera screen to an iOS app
- capture photos with AVFoundation without building UI from scratch
- present a full-screen camera view controller with delegate callbacks
- apply GPUImage filters to captured photos
- use a native camera in a Cordova iOS app

## When to choose
- you need a drop-in custom camera UI for an Objective-C or legacy iOS project
- you want AVFoundation camera capture with minimal setup via CocoaPods
- you need a camera plugin for Apache Cordova on iOS

## When to avoid
- you are building a new Swift/SwiftUI app where UIImagePickerController or AVFoundation with Swift is preferable
- you need video recording or advanced modern camera features
- you require actively maintained software with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components
- domain: mobile-development, photography, media
- platform: -
- tags: camera, avfoundation, objective-c, cocoapods, cordova-plugin, gpuimage, ios, swift, mobile

## Member repositories
- danielebogo/DBCamera (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.896009+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-30T05:07:19.399976+00:00, confidence not recorded.
  - readme: https://github.com/danielebogo/DBCamera (fetched 2026-08-28T04:04:08.896009+00:00, sha 523b32f0a64e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
