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.2.tar.gz
(91.5 kB
view hashes)
Built Distribution
Close
Hashes for jaraco.video-4.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c47787fd891256b5bde0c71ff12d94ac35bf31c9527cc6cb2afe9074194cf77a |
|
MD5 | 13c8bab9ee1aea211eed5a7b1da09371 |
|
BLAKE2b-256 | 54dbe33aebfcce4477aaa91625d76614b445cb66729b6acb3233f4728305f2b5 |