techyian / MMALSharp

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

Adjust framerate limits on long exposures. #145

Closed techyian closed 4 years ago

techyian commented 4 years ago

New HQ camera allows framerate of 0.005 on long exposures. Need to adjust the minimum value where we are setting the framerate range, e.g. https://github.com/techyian/MMALSharp/blob/dev/src/MMALSharp/Components/MMALCameraComponent.cs#L240