On 18 mar, 14:17, "sturlamolden" <[EMAIL PROTECTED]> wrote: > On Mar 18, 3:41 pm, "Synt4x" <[EMAIL PROTECTED]> 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(). -- http://mail.python.org/mailman/listinfo/python-list