Skip to content

hbQXL/CameraView-1

 
 

Repository files navigation

Build Status Code Coverage Release Issues Funding

This is a new major version (v2) of the library. It includes breaking changes, signature changes and new functionality. Keep reading if interested, or head to the legacy-v1 branch to read v1 documentation and info.

The v2 version is still in beta and its API surface might still change. Functions might be renamed, options might be removed (though they probably won't), signatures might change. If this is a problem, please wait for the final release and keep using v1.

CameraView

CameraView is a well documented, high-level library that makes capturing pictures and videos easy, addressing most of the common issues and needs, and still leaving you with flexibility where needed.

compile 'com.otaliastudios:cameraview:2.0.0-beta03'
  • Fast & reliable
  • Gestures support
  • Frame processing support
  • OpenGL powered preview
  • Take high-quality content with takePicture and takeVideo
  • Take super-fast snapshots with takePictureSnapshot and takeVideoSnapshot
  • Smart sizing: create a CameraView of any size
  • Control HDR, flash, zoom, white balance, exposure, location, grid drawing & more
  • Lightweight: the only dep. is support ExifInterface
  • Works down to API level 15
  • Well tested

Read the official website for setup instructions and documentation.

If you like the project, use it with profit, or simply want to thank back, please consider donating to the project now! You can either make a one time donation or become a sponsor, in which case your company logo will immediately show up here.

Thank you for any contribution - it is a nice reward for what has been done until now, and a motivation boost to push the library forward.

Backers

Thanks to all backers! Become a backer.

Sponsors

Thanks to sponsors! Become a sponsor and have your logo here.

About

A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%