I am running: kali-raspberry-pi 5.15.44-Re4son-v8l+ #1 SMP PREEMPT Debian kali-pi (2022-07-03) aarch64 GNU/Linux on a Raspberry-Pi 4. The drive is mounted with this command: sudo mount -w /dev/sda1 /media/kali/Seagate\ Basic Formatted: ext4 To confirm ZoneMinder files are being created at this ...
I have tested zmaudit.pl and at first this seemed to be the answer to my issue. The script was supposed to delete files from the external hard drive that did not exist in the database. However the files were not actually deleted. So, I deleted all events from the database and the hard drive manually ...
I'm experiencing a problem with ZoneMinder where event files are not being properly deleted from my external hard drive. When I delete events, either manually through the web console or automatically using filters, the events disappear from the ZoneMinder interface. However, the corresponding files ...
There are three timezones on your system that all have to match: - The operating system - php - mysql If all three do not match, exactly, you will have breakage. Setting the timezone in the OS should be straight forward. You also have to set the exact same timezone in your php.ini file. Debian ...
:D Hello, i got a similar issue, then i notice those in the log: ERR Unable to authenticate user so a quick google let me find to modify thise option: AUTH_RELAY to none and then magically everything get to work i can saw my camera. So look like the issue come from the way the auth was send to the ...