how to set the frame rate of a camera with jit.dx.grab ?
Hello.
I use a camera from Imaging source which have nice resolutions (http://www.theimagingsource.com/en_US/products/oem-cameras/usb-cmos-color/dfm72buc02ml/).
With that camera, there is the possibility to work at lower resolution and higher frame rate. But it has to be changed with the grabber (just like the resolution format : "getformatlist" and " format $1".
But I 've never seen that possibility... someone knows ?
Thanks
Me again :-)
I tested to send messages like "framerate 30" or "getframerate", but jit.dx.grab doesn't understand that.
Nobody had this problem ?