inspirit / PS3EYEDriver

PS3EYE Camera Driver for OSX and Windows
Other
316 stars 92 forks source link

More FPS modes, ranging from 2 to 290 #37

Closed JoeHowse closed 8 years ago

JoeHowse commented 8 years ago

I have added more FPS modes, including the following:

VGA: 83, 10, 8, 5, 3, and 2 FPS QVGA: 290, 12, 10, 7, 5, 3, and 2 FPS

* At these high-speed modes, the frame is partly corrupt.

To support high-speed modes, I have changed the type of the frame rate variables from uint8_t to uint16_t.

The slow-speed modes are useful for low-light work because they allow a slower shutter speed and thus a brighter image.