Re: [Tutor] USB Capture Image WebCAM

2005-09-22 Thread Danny Yoo


On Thu, 22 Sep 2005, Alberto Troiano wrote:

 For those who doesn't know what is it its a program that captures images
 from your USB WebCAM and saves them to send via FTP.

 Anyway, getting to the point I don't know how to get the video from the
 camara to watch it inside a GUI made in Python.

You might be in luck; there's a project that provides USB Webcam access
for Windows:

http://videocapture.sourceforge.net/

Good luck!

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] USB Capture Image WebCAM

2005-09-22 Thread Alberto Troiano

Hey Danny

I have downloaded videoCapture but I can't make it run. This is the error I 
get when I try run the example on the Web Page

I want to be able to see the reproduction of the WebCAM inside a GUI of 
Python

I didn't find docs for this on the WEB. If somebody have some pointers I 
would appreciate a lot

Thanks in advanced

Alberto


From: Danny Yoo [EMAIL PROTECTED]
To: Alberto Troiano [EMAIL PROTECTED]
CC: tutor@python.org
Subject: Re: [Tutor] USB Capture Image WebCAM
Date: Thu, 22 Sep 2005 11:38:16 -0700 (PDT)



On Thu, 22 Sep 2005, Alberto Troiano wrote:

  For those who doesn't know what is it its a program that captures images
  from your USB WebCAM and saves them to send via FTP.
 
  Anyway, getting to the point I don't know how to get the video from the
  camara to watch it inside a GUI made in Python.

You might be in luck; there's a project that provides USB Webcam access
for Windows:

 http://videocapture.sourceforge.net/

Good luck!

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor