This is a down to earth DLL to access webcams in Direct Show. The only hick is it lacks access to webcam's adjustments. You can find more information here: http://sol.gfxile.net/escapi/index.html Here is a simple script showing how to use it. Have fun! ;-------------------------------------------------------------------------- ; ESCAPI is a very simple DLL interface to use video capture devices ; (most commonly webcams, but also video in devices and other similar things) ; Get dll from -->