Wayne Gatlin

Results 10 comments of Wayne Gatlin

Version of ZoneMinder 1.37.25 How you installed ZoneMinder PPA: deb-src http://ppa.launchpad.net/iconnor/zoneminder-master/ubuntu focal main Ubuntu 20.04.5 LTS apache2 2.4.41 Not using php-fpm I also see this issue, it happens when I...

I finally did some digging on this and found that there's 2 issues here. 1. When you watch a recorded video and click the next button, the nph-zms process for...

I know this thread is really old but I wrote a sub that I think will work for all the leak sensors. What I've seen with my testing was that...

The leak sensor is for sure very odd, but I've been using my code for a while now ( even got a real leak alert from my hot water heater...

I found where auto locking was supposed to be disabled when only one model type is used, which locks the device in detect_stream def in detect_sequence.py but the "auto_lock" false...

Kernel Info: 5.15.0-56-generic #62~20.04.1-Ubuntu SMP CPU Info: /coral/pycoral# lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 8 On-line...

Also as long as I don't run an inference, I can load the model and sleep the script for as long as I want without the error happening. As soon...

I don't have a physical machine with the same hardware as the host, in addition the kernel version is different. So even if it works on the physical machine, it...

I moved it to a port on an onboard controller and just passed the port through and I don't have the issue anymore. I tried the card with just port...

To give some background on what I am doing, I am processing images from security camera footage to check for objects. When an event is recorded, the code selects a...