Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djdd87 authored Jul 29, 2022
1 parent 016fe63 commit 579f19e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,12 @@ This will output the full information log and help identify where things are goi

### Trouble Shooting

#### Not receiving notifications when one should have been detected
SynoAI is fast, but reliant on SSS to both notify it and return the current image. If you believe that a notification should have been triggered, then it's likely a configuration or performance issue with your configuration.

* Ensure that there is no delay set in your SSS camera configuration to ignore short-lived motion. For example, if you tell SSS to ignore 2 seconds of motion, that's a 2 second delay between the camera seeing the motion and then running the action rule to tell SynoAI to process the image
* Investigate your logs for [performance issues](#snapshots-are-slow-to-fetch-from-sss).

#### Image files are saved with a date/time different to the current local
Ensure your TZ environmental variable is set in your docker configuration.

Expand Down

0 comments on commit 579f19e

Please sign in to comment.