Driver: CL-Eye-Driver-5.3.0.0341
In Adobe Air or Flash player, the max FPS i get is limited to 60 fps at 320x240 and 30fps at 640x320.
I have added the cleye.config as suggested, however i believe this only affects the CL-EyeTest.exe - which works on my system.
I have set the camera frame rate to 120 and 125 by AS3 code, however it will not go above 60 fps in any configuration ?
camera.setMode(camMode.x, camMode.y, 125, true);
Thanks in advance for any help !!