techyian / MMALSharp

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

Disable Video Stabilisation by default #135

Closed techyian closed 4 years ago

techyian commented 4 years ago

Linked to #130.

The purpose of Video Stabilisation is to filter the video frame however this comes at the cost of the frame being cropped by a small percentage. I felt initially it was a positive thing to have this enabled by default, but it's probably best to have it disabled.