ZoneMinder / pyzm

Python API, Log, Event Server and Memory wrapper for ZoneMinder
GNU General Public License v2.0
31 stars 20 forks source link

Add support for downloading videos and images #1

Closed pliablepixels closed 4 years ago

drtaul commented 4 years ago

Pulled this change, patched my appdaemon docker container and tested with my changes. Used your Event.download_image method successfully. Also using your Monitor.set_parameter to adjust running monitors based on input from Home Assistant. Will be looking at the video_file next. Thanks for the changes.