[ANN] VideoCapture 0.2 released

Markus Gritsch gritsch@iue.tuwien.ac.at
Sun, 24 Jun 2001 12:32:21 +0200


VideoCapture-0.2
================

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).

What is new in version 0.2:
---------------------------
*) Added extensive error checking after every system call.  In case
   something goes wrong an exception is raised.
*) Some enhancements to the high level interface like selectable
   fontstyle, various shadow modes for better font legibility.
*) The video-device that should be used can be specified.

Contact:
--------
Markus Gritsch (gritsch@iue.tuwien.ac.at)


Enjoy and have fun!