[Tutor] FW: Re: USB Capture Image WebCAM

Alberto Troiano albertito_g at hotmail.com
Fri Sep 23 20:54:33 CEST 2005


Hey Hugo

Yes...I have PIL 1.1.5 installed.
The weird thing about this is that the program gets one image and then show 
the error I sent
After that it doesn't load any more images and I have to unplug tha web cam 
and plug it again so I can get the software to work only one more time and 
so on

I will try it out in the computer I have at home...I'm thiking that maybe it 
is something on the machine...that's why I would like that somebody who had 
tried this app tell if this worked ok or maybe had the same problem I have

Thanks anyway Hugo

Alberto

>From: Hugo González Monteverde <hugonz-lists at h-lab.net>
>To: Alberto Troiano <albertito_g at hotmail.com>
>CC: tutor at python.org
>Subject: Re: [Tutor] FW: Re:  USB Capture Image WebCAM
>Date: Fri, 23 Sep 2005 11:32:06 -0500
>
>Hi Alberto,
>
>Sorry if I point out something obvious... from the page:
>
>#
># The high-level module needs PIL to produce actual images from the 
>pixel-data. PIL can be downloaded from PythonWare.
>
>Do you have PIL installed? The fact that the image cannot be created just 
>bit me...
>
>Hugo
>
>Alberto Troiano wrote:
>>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
>>
>>Traceback (most recent call last):
>>   File "C:\Documents and Settings\Daron 
>>Malakian\Desktop\VideoCapture-0.9\Tools\webcam-uploader\webcam-uploader.py", 
>>line 130, in ?
>>     cam = VideoCapture.Device(devnum=devnum)
>>   File "C:\Python23\lib\VideoCapture.py", line 49, in __init__
>>     self.dev = vidcap.new_Dev(devnum, showVideoWindow)
>>Error: Capture Graph could not be created.
>>
>>
>>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 <dyoo at hkn.eecs.berkeley.edu>
>>>>To: Alberto Troiano <albertito_g at hotmail.com>
>>>>CC: tutor at 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 at python.org
>>>>http://mail.python.org/mailman/listinfo/tutor
>>>
>>>
>>>_______________________________________________
>>>Tutor maillist  -  Tutor at python.org
>>>http://mail.python.org/mailman/listinfo/tutor
>>
>>
>>
>>_______________________________________________
>>Tutor maillist  -  Tutor at python.org
>>http://mail.python.org/mailman/listinfo/tutor
>>




More information about the Tutor mailing list