ANN: VideoCapture 0.6 released

Markus Gritsch gritsch@iue.tuwien.ac.at
Mon, 18 Feb 2002 22:31:33 +0100


VideoCapture-0.6
================

URL:
----
http://stud4.tuwien.ac.at/~e9326522/VideoCapture/

What it is:
-----------
VideoCapture is a Python extension for Win32 which makes it possible
to access video-capture devices (e.g. a USB webcam, a TV-card, ...).

What is new in version 0.6:
---------------------------
*) Included a precompiled binary of the low level module linked
    against Python 2.2.
*) Put a standalone executable of the GUI program 'webcam-watcher' on
    the webpage.
*) Added scp as an additional upload method in webcam-uploader
    (additionally to ftp).
*) Other minor enhancements to all the programs in the 'Tools' folder.
*) The displayPropertyPage() dialog is displayed on top of all other
    windows.
*) The filtergraph is rebuild after calling displayPropertyPage().

Enjoy, Markus