techyian / MMALSharp

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

Standalone functionality without camera #78

Closed techyian closed 5 years ago

techyian commented 5 years ago

It would be beneficial for users who do not have the camera module to still be able to use MMALSharp. Provide a separate instantiation method to bootstrap the Broadcom library without the camera component. This will allow use of various components not tied directly to the camera module.