neilenns / node-deepstackai-trigger

Detects motion using Deepstack AI and calls registered triggers based on trigger rules.
MIT License
167 stars 28 forks source link

Original images aren't getting copied to snapshots folder #351

Closed neilenns closed 4 years ago

neilenns commented 4 years ago

Describe the bug Even though the snapshots folder gets created the original images aren't getting copied there when the web server is enabled.

Additional context Looks like a call to copyToLocalStorage is missing.

neilenns commented 4 years ago

Not a bug, this was never implemented. Will cover with #350