Skip to content

Camera app for iOS where ISO, shutter and focus are set manually.

Notifications You must be signed in to change notification settings

robo-fish/ManualCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManualCamera

Icon

ManualCamera is a small project from 2015, where I had a go at the then-new AVFoundation API for setting the ISO, shutter speed and focus position manually. My goal was to create a GUI that is reminiscent of classic system cameras with dial controls.

The original code was written almost completely in Swift. Only MCCameraController was written in Objective-C in order to handle the Objective-C exceptions thrown by the older versions of AVFoundation. The source code in this public repository is an updated version, completely in Swift.

Copyright and License

The copyrights for all items in this repository belong to Kai Oezer. The source code is provided under the terms of the GNU General Public License version 3. Please follow the link below for details.

GPL3

About

Camera app for iOS where ISO, shutter and focus are set manually.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published