Skip to content

orangpelupa/FreeDcam

 
 

Repository files navigation

FreeDCam

to build use latest android studio
http://developer.android.com/sdk/installing/studio.html

all needed libs are included

for ndk build set in your local.properties ndk.dir=C:\Android\android-ndk-r10b yes you need \ that for a folderpath

freedcam supports now 3 different apis: android.hardware.camera
http://developer.android.com/reference/android/hardware/Camera.html

android.hardware.camera2
http://developer.android.com/reference/android/hardware/camera2/package-summary.html

sony camera remote api (PlayMemories)
https://developer.sony.com/downloads/camera-file/sony-camera-remote-api-beta-sdk/

Projects used by FreeDcam

MetadataExtractor
https://github.com/drewnoakes/metadata-extractor

libtiff
http://www.remotesensing.org/libtiff/

Special Thanks @ Dave Coffin for dcraw and the bayer extracting to 16bit
https://www.cybercom.net/~dcoffin/dcraw/

libraw https://github.com/LibRaw/LibRaw

TouchImageview https://github.com/MikeOrtiz/TouchImageView

About

FreeDcam is a CameraApp for Android >4.0(ics) wich trys to enable stuff that is forgotten by the manufacturs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 48.2%
  • Java 16.1%
  • C++ 9.5%
  • HTML 9.5%
  • Shell 7.6%
  • Makefile 5.5%
  • Other 3.6%