web icon indicating copy to clipboard operation
web copied to clipboard

Script invokation on motion detection not working (working very rare)

Open skvl opened this issue 3 years ago • 0 comments

Describe the bug I rare see script invocation (telegram bot) on camera motion. Video recording is working fine.

To Reproduce Steps to reproduce the behavior:

  1. Go to settings
  2. setup a script
  3. trigger some motion
  4. observe that a recording is made
  5. not every event runs script

Expected behavior Script is invoked (telegram bot sends message), or at least a useful error to say why it is failing.

Additional context

  • This is using the latest docker image via docker-compose
  • Just an HTTP
  • Throttling set to 0
  • Similar to #161

skvl avatar Mar 24 '21 12:03 skvl