techyian / MMALSharp

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

Capture raw image from Camera component #19

Closed techyian closed 7 years ago

techyian commented 7 years ago

As seen in RaspistillYUV, MMALSharp should allow the ability to capture image data directly from the camera component instead of passing off to an image encoder.