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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to