-
[support] dlandon - Zoneminder 1.36
@dlandon Not sure if you can help or not but I seem to have GPU support up and running and I confirmed at the end of the opencv compile that CUDA support was enabled. I am running into an issue where the monitor is up and in modetect. It sees the alarm but when it invokes the object detection, there seems to be a timeout. I just don't know where. Here is the logs... May 12 10:55:12 immagine-zoneminder zmeventnotification[690]: INF [PARENT: New event 21 reported for Monitor:1 (Name:Amcrest Test) Motion All[last processed eid:]] May 12 10:55:13 immagine-zoneminder /zm_detect.py[713]: INF [zmesdetect_m1] [---------| hook version: 5.13.3, ES version: 5.13-Docker , OpenCV version: 4.2.0-dev|------------] May 12 10:55:13 immagine-zoneminder /zm_detect.py[713]: INF [zmesdetect_m1] [Importing local classes for Yolo/Face] May 12 10:55:13 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 400 - Analysing at 33.33 fps] May 12 10:55:14 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:500 - Capturing at 33.33 fps, capturing bandwidth 1140084bytes/sec] May 12 10:55:17 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 500 - Analysing at 25.00 fps] May 12 10:55:18 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:600 - Capturing at 25.00 fps, capturing bandwidth 924088bytes/sec] May 12 10:55:20 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 564 - Left alarm state (21) - 255(3) images] May 12 10:55:20 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 564 - Closing event 21, alarm end] May 12 10:55:21 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 600 - Analysing at 25.00 fps] May 12 10:55:21 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:700 - Capturing at 33.33 fps, capturing bandwidth 1040577bytes/sec] May 12 10:55:24 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:800 - Capturing at 33.33 fps, capturing bandwidth 1139824bytes/sec] May 12 10:55:24 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 700 - Analysing at 33.33 fps] May 12 10:55:28 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:900 - Capturing at 25.00 fps, capturing bandwidth 924154bytes/sec] May 12 10:55:28 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 800 - Analysing at 25.00 fps] May 12 10:55:31 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:1000 - Capturing at 33.33 fps, capturing bandwidth 1038018bytes/sec] May 12 10:55:31 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 900 - Analysing at 33.33 fps] May 12 10:55:34 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:1100 - Capturing at 33.33 fps, capturing bandwidth 1144528bytes/sec] May 12 10:55:35 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 1000 - Analysing at 25.00 fps] May 12 10:55:38 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:1200 - Capturing at 25.00 fps, capturing bandwidth 917746bytes/sec] May 12 10:55:39 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 1100 - Analysing at 25.00 fps] May 12 10:55:41 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:1300 - Capturing at 33.33 fps, capturing bandwidth 1031943bytes/sec] May 12 10:55:42 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 1200 - Analysing at 33.33 fps] May 12 10:55:44 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:1400 - Capturing at 33.33 fps, capturing bandwidth 1127522bytes/sec] May 12 10:55:44 immagine-zoneminder /zm_detect.py[713]: ERR [zmesdetect_m1] [Error downloading files: <urlopen error [Errno 110] Connection timed out>] May 12 10:55:44 immagine-zoneminder /zm_detect.py[713]: FAT [zmesdetect_m1] [animation: Traceback:Traceback (most recent call last): File "/usr/lib/python3.6/urllib/request.py", line 1325, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib/python3.6/http/client.py", line 1264, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.6/http/client.py", line 1310, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.6/http/client.py", line 1259, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.6/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.6/http/client.py", line 976, in send self.connect() File "/usr/lib/python3.6/http/client.py", line 948, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib/python3.6/socket.py", line 724, in create_connection raise err File "/usr/lib/python3.6/socket.py", line 713, in create_connection sock.connect(sa) TimeoutError: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/lib/zmeventnotification/bin/zm_detect.py", line 218, in <module> args) File "/usr/local/lib/python3.6/dist-packages/zmes_hook_helpers/utils.py", line 145, in download_files input_file = opener.open(url) File "/usr/lib/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib/python3.6/urllib/request.py", line 1353, in http_open return self.do_open(http.client.HTTPConnection, req) File "/usr/lib/python3.6/urllib/request.py", line 1327, in do_open raise URLError(err) urllib.error.URLError: <urlopen error [Errno 110] Connection timed out> ] May 12 10:55:44 immagine-zoneminder zmeventnotification[709]: INF [|----> FORK:Amcrest Test (1), eid:21 Event 21 for Monitor 1 has finished] May 12 10:55:46 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 1300 - Analysing at 25.00 fps] May 12 10:55:48 immagine-zoneminder zmc_m1[661]: INF [zmc_m1] [Amcrest Test: images:1500 - Capturing at 25.00 fps, capturing bandwidth 936160bytes/sec] May 12 10:55:50 immagine-zoneminder zma_m1[665]: INF [zma_m1] [Amcrest Test: 1400 - Analysing at 25.00 fps] May 12 10:55:50 immagine-zoneminder zmeventnotification[709]: INF [|----> FORK:Amcrest Test (1), eid:21 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed] Any ideas?
edif30
Members
-
Joined
-
Last visited