techyian / MMALSharp

C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
MIT License
195 stars 33 forks source link

Allow adjust framerate for image capture #26

Closed techyian closed 6 years ago

techyian commented 7 years ago

For example, when taking dark photos we need to adjust the framerate as the shutter speed is constrained by it. This should be done in global config.

techyian commented 6 years ago

Closing. Work will be complete in #48.