<div>In case if you are on windows, have you tried python videocapture module ? It binds with DirectX API i think. </div>
<div> </div>
<div> </div>
<div> <a href="http://videocapture.sourceforge.net/">http://videocapture.sourceforge.net/</a></div>
<div> </div>
<div>-- <br>Thanks & Regards,<br>Godson Gera<br><a href="http://blog.godson.in/2010/09/how-to-make-python-xmlrpclib-client.html">Python Consultant India</a><br></div>
<div><br><br> </div>
<div class="gmail_quote">On Wed, Oct 27, 2010 at 7:46 PM, Greg Miller <span dir="ltr"><<a href="mailto:et1ssgmiller@gmail.com">et1ssgmiller@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Does anyone have any experience using Python and ctypes to interface<br>with one of the Mightex USB cameras? I am following the CPP code<br>
example and so far I think I've done pretty well talking to the dll.<br>I am able to get serial number information back from the camera,<br>however I am not sure if I'm using the ctypes pointer( ) correctly to<br>
send the pointer to the data structure that the camera is supposed to<br>fill in when I make a call to grab a current frame. Mightex tech<br>staff has been VERY helpful, but they don't know Python.<br><font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br></font></blockquote></div><br><br clear="all"><br>