Skip to content

blubcow/PyCameraCapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyCameraCapture

A basic python wrapper of GPhoto2.

Requirements

  • python2.7
  • pyside
  • pyside-tools
  • optional
    • qt-sdk
    • qt-designer (on linux:/usr/share/qt4/bin/designer)
    • qt-creator

Getting Started

Test if gphoto works correctly

gphoto2 --auto-detect

run with

python capture.py

Gui Creation

make .ui file with qt-designer convert to .py file with pyside-uic

Version

0.1

License

MIT

About

Camera Capturing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages