From eba5a1800b5dc6ea968bfb31ce3ca6604a905ff9 Mon Sep 17 00:00:00 2001 From: Mr-Dave Date: Thu, 29 Aug 2024 17:27:44 -0600 Subject: [PATCH] Add parameter for network camera interrupt seconds --- doc/motionplus_config.html | 8 ++++++++ src/netcam.cpp | 11 ++++++----- src/netcam.hpp | 1 + 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/doc/motionplus_config.html b/doc/motionplus_config.html index 282cda69..9cb61b2d 100644 --- a/doc/motionplus_config.html +++ b/doc/motionplus_config.html @@ -1297,6 +1297,14 @@

+
+

interrupt

+ The duration in seconds permitted for reading an image from the netcam source. For the initial connection + to the camera, the maximum duration is set equal to three times the interrupt specified. The default + number of seconds is 20. +
+

+

params_file