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.
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-4.0.1.tar.gz
(90.7 kB
view hashes)
Built Distribution
Close
Hashes for jaraco.video-4.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e744d8424d8f36f134f2ec40f68e04f8262f285730d455a0982cda562c1d7098 |
|
MD5 | f82028625a765d5b292244ae3f06132a |
|
BLAKE2b-256 | d277f104d0a8d554d667579cb00081120a1b762170b736e36c6efd3af106deea |