Difference between revisions of "AXIOM Beta as photography camera"

From apertus wiki
Jump to: navigation, search
(Created page with "=Preparations= ==Compile raw2dng inside AXIOM Beta== #acquire the source files from https://github.com/apertus-open-source-cinema/misc-tools-utilities/tree/master/raw2dng #co...")
 
Line 6: Line 6:
#remove "-m32" in Makefile
#remove "-m32" in Makefile
#run "make" inside camera  
#run "make" inside camera  
==Install dcraw inside AXIOM Beta==
pacman -Sy
pacman -S dcraw


==Picture Snapping script==
==Picture Snapping script==

Revision as of 18:22, 28 October 2016

1 Preparations

1.1 Compile raw2dng inside AXIOM Beta

  1. acquire the source files from https://github.com/apertus-open-source-cinema/misc-tools-utilities/tree/master/raw2dng
  2. copy files to AXIOM Beta
  3. remove "-m32" in Makefile
  4. run "make" inside camera

1.2 Install dcraw inside AXIOM Beta

pacman -Sy
pacman -S dcraw

1.3 Picture Snapping script

Download https://github.com/apertus-open-source-cinema/beta-software/blob/master/beta-scripts/picture_snap.sh to camera

make it executeable:

chmod +x picture_snap.sh

2 Operation

picture snaps are saved in subfolders in the cameras /opt/picture-snap/ directory

The script automatically names each subfolder and image by a timestamp: %Y%m%d_%H%M%S

Execute the snapping by providing the exposure time running eg.:

./picture_snap.sh 20ms