techyian / MMALSharp

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

Rapid image capture #75

Closed techyian closed 5 years ago

techyian commented 5 years ago

Using the video port it is possible to rapidly capture images however they are of a lesser quality and do not support EXIF.

Also write new "In Memory" capture handler as part of this ticket.