A pure-python framegrabber for Windows
Project description
jaraco.video implements a framegrabber inteface for Windows Video Capture devices.
jaraco.video is a port of the VideoCapture module in pure Python using ctypes and comtypes.
jaraco.video is designed to run on Python 2.7+, including Python 3, and including 32-bit and 64-bit versions of Python.
Usage
jaraco.video includes a console script “save-frame”, which locates the first video capture device and saves a single frame to disk as “test.jpg”. The command may also be invoked thus:
python -m jaraco.video.capture
This example usage can be seen in the function jaraco.video.capture:save_frame.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jaraco.video-2.2.1.zip
(91.4 kB
view hashes)
Built Distribution
Close
Hashes for jaraco.video-2.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62d31573fcbe3ab42296f6385492c5a9b1516d6ac710dae231630cb41344ada2 |
|
MD5 | d1822770cdd09fa83b98bab4d9f83fc1 |
|
BLAKE2b-256 | 98d27b476bc21a01bb78ee0eaad7b2e7ce5c2c5170fdab02a9926d34e3f09f23 |