Results 738 comments of Andrew King

This is part of a shell script? Why not use it in combination with the [`timeout` shell command](https://www.man7.org/linux/man-pages/man1/timeout.1.html)

If your just referring to the discovery retries you can set it with `max_discovery_retries = #` in the `[[cameras]]` section of the config

Also if the `Argus 3E` is on the same network and can ping it directly please add both the `uid` and the `addr` and set `discovery = "local"` to the...

I've been reworking things to try and deal with the latency issues with gstreamer but it seems that it broke something for your camera. Try an earlier tag instead of...

The testing tags (those with names like `feat_add_discovery`) are deleted after 6 months. These testing tags are usually made for individuals with a specific issue and are merged into a...

There is something we could do. You could use gstreamer freezeframe to repeat the last frame. The problem with it and why I haven't implemented it. Is it's computational cost....

There are a couple of different options for that. But it's a bit of work on my end to setup, I'd need a reliable way to detect what acceleration was...

Should also point out that since Google dropped support for the push notification api we were hijacking there's no reliable way to wake up the camera on motion detection