ANN: VideoCapture 0.4 released

Markus Gritsch gritsch@iue.tuwien.ac.at
Thu, 12 Jul 2001 08:46:43 +0200


VideoCapture-0.4
================

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.4:
---------------------------
*) Added a PyQt based program which periodically retrieves a
   picture from the web and displays it in a GUI window.
   A stand-alone binary is temporaly available at
   http://in1.iue.tuwien.ac.at/temp/webcam-watcher.zip
*) Several enhancements to webcam-uploader. Now also a HTML
   file which displays the uploaded image and periodically reloads
   itself is placed together with the image on the WebServer.

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


Enjoy and have fun!