techyian / MMALSharp

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

Motion detection: Phase 1 #43

Closed techyian closed 4 years ago

techyian commented 6 years ago

Add support for Motion Detection using both MJPEG and H.264 encodings.

Phase 1 will support MJPEG using a frame difference algorithm.