Python, Com, and Snappy Video Capture

Jeff Kunce kuncej at mail.conservation.state.mo.us
Mon Dec 27 18:48:52 EST 1999


Has anyone successfully used python/com to talk to
the "Snappy" video capture device?

makepy works ok for me, and
   mySnappy = win32com.client.Dispatch('SNAPPY.SnappyCtrl.1')
seems to work OK.

But if I try to access any properties or functions of mySnappy, I get
something like:
  com_error: (-2147418113, 'Unexpected failure', None, None)

Any ideas? Thanks.

  --Jeff







More information about the Python-list mailing list