web
web copied to clipboard
Script invokation on motion detection not working (working very rare)
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:
- Go to settings
- setup a script
- trigger some motion
- observe that a recording is made
- 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