Stef Mientki <[email protected]> wrote: > >has anyone got video capturing (from a webcam) successful running >in a wxPython application under winXP ? > >I got some links, but it seems quit complicated to get everything >installed, >and all the packages you need don't describe which versions of the other >parts you need, >so a lot trial and error I expect.
What packages have you tried? Video capture is not a trivial task. There is a lot to do, although most of it is boilerplate that you will reuse from app to app. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list
