Pyavfcam
A simple Python extension for AVFoundation to capture video in OSX
Install / Use
/learn @dashesy/PyavfcamREADME
pyavfcam 0.0.1 Python extension to use OSX AVFoundation to access camera
Introduction
pyavfcam is a simple Python extension for AVFoundation to capture video (or still image) in OSX.
License
pyavfcam is licensed under the simplified BSD license (2-clause). See the LICENSE.txt file for the full description.
Installation
python setup.py install
