Skip to content
#

raw

Here are 304 public repositories matching this topic...

📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.

  • Updated Jul 6, 2021
  • Java
photoview
viktorstrate
viktorstrate commented Mar 31, 2021

Add environment variables to make it possible to disable the following features:

  • Face Recognition: PHOTOVIEW_DISABLE_FACE_RECOGNITION=1
    completely disable face recognition and hide the icon from the side menu

  • Video encoding: PHOTOVIEW_DISABLE_VIDEO_ENCODING=1
    disable ffmpeg encoding, but still allow web compatiable videos that doesn't need encoding.

  • **RAW processing:

Improve this page

Add a description, image, and links to the raw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the raw topic, visit your repo's landing page and select "manage topics."

Learn more