Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 409 Bytes

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