In case if you are on windows, have you tried python videocapture module ? It binds with DirectX API i think.
http://videocapture.sourceforge.net/ -- Thanks & Regards, Godson Gera Python Consultant India<http://blog.godson.in/2010/09/how-to-make-python-xmlrpclib-client.html> On Wed, Oct 27, 2010 at 7:46 PM, Greg Miller <et1ssgmil...@gmail.com> wrote: > Does anyone have any experience using Python and ctypes to interface > with one of the Mightex USB cameras? I am following the CPP code > example and so far I think I've done pretty well talking to the dll. > I am able to get serial number information back from the camera, > however I am not sure if I'm using the ctypes pointer( ) correctly to > send the pointer to the data structure that the camera is supposed to > fill in when I make a call to grab a current frame. Mightex tech > staff has been VERY helpful, but they don't know Python. > -- > http://mail.python.org/mailman/listinfo/python-list >
-- http://mail.python.org/mailman/listinfo/python-list