Webcams and python

Synt4x ianmurrays at gmail.com
Sun Mar 18 15:01:09 EDT 2007


On 18 mar, 14:17, "sturlamolden" <sturlamol... at yahoo.no> wrote:
> On Mar 18, 3:41 pm, "Synt4x" <ianmurr... at gmail.com> wrote:
>
> > The problem with adding a sleep() instrucction is that the "video
> > feed" looks lagged, if you know what I mean. It looks interrupted.
>
> You could try win32api.Sleep(0) instead, which will release the
> reminder of the time slice.

I haven't been able to find the win32api extension, but i've read on
the web that time.sleep() calls win32api.Sleep().




More information about the Python-list mailing list