You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2026. It is now read-only.
On Windows, only ContaCam can save and email small anim GIFs generated from a series 20+ of images taken at motion detection event, while larger MP4 videos of detected events are stored locally or later uploaded to FTP server. No such program offers this feature in Linux and Mac.
Emailing anim GIFs is much more suitable than a series of JPEG snapshots. Anim GIFs can be easily created with FFMpeg, ideally with a running Date & Time stamp overlay.
At least two approaches can be use for that:
Convert a series of JPEG snapshots to a small anim GIF like here. This thread may also help.
Convert just captured and saved MP4 video to anim GIF like here. Higher quality can be achieved with this technique.
Once generated, the anim GIF can be sent by zmNinja with a notifiication email instead of JPEG images.
On Windows, only ContaCam can save and email small anim GIFs generated from a series 20+ of images taken at motion detection event, while larger MP4 videos of detected events are stored locally or later uploaded to FTP server. No such program offers this feature in Linux and Mac.
Emailing anim GIFs is much more suitable than a series of JPEG snapshots. Anim GIFs can be easily created with FFMpeg, ideally with a running Date & Time stamp overlay.
At least two approaches can be use for that:
Once generated, the anim GIF can be sent by zmNinja with a notifiication email instead of JPEG images.