koranth...@gmail.com wrote:
>
>On using videocapture (python 2.4), I am facing the following issues
>while creating a video sort of application.
>-> Pull out the usb cable : Videocapture gets the data stored
>initially in the buffer and returns always. The images are not updated
>- but also there i
koranth...@gmail.com wrote:
It is taken from http://videocapture.sourceforge.net/, - a very
good tool for webcam capture in Win32.
Hi David,
I am in Windows. And there is a possibility that I might be using
device 0 or 1. So, I am using the excellent VideoCapture tool created
by Markus Gri
On Jan 1, 7:26 pm, Marc 'BlackJack' Rintsch wrote:
> On Thu, 01 Jan 2009 04:28:21 -0800, koranthala wrote:
> > Please let me know if you need any more information.
>
> Where does `videocapture.py` coming from? It's not part of the standard
> library. And which operating system are we talking abo
Marc 'BlackJack' Rintsch wrote:
On Thu, 01 Jan 2009 04:28:21 -0800, koranthala wrote:
Please let me know if you need any more information.
Where does `videocapture.py` coming from? It's not part of the standard
library. And which operating system are we talking about?
Ciao,
Marc
On Thu, 01 Jan 2009 04:28:21 -0800, koranthala wrote:
> Please let me know if you need any more information.
Where does `videocapture.py` coming from? It's not part of the standard
library. And which operating system are we talking about?
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.
On Jan 1, 1:58 pm, "alex goretoy" wrote:
> Can you post your code or a code segment? I would be interested in seeing
> how this works.
>
>
>
> On Thu, Jan 1, 2009 at 3:29 AM, wrote:
> > I face issues in videocapture in python. Cant find anyplace where we
> > can raise bug reports, so mentioning h
Can you post your code or a code segment? I would be interested in seeing
how this works.
On Thu, Jan 1, 2009 at 3:29 AM, wrote:
> I face issues in videocapture in python. Cant find anyplace where we
> can raise bug reports, so mentioning here. Also help required if
> somebody has solved it earl