zoneminder.machine.learning
zoneminder.machine.learning copied to clipboard
Zoneminder Docker
[user@localhost docker]$ docker exec -it zoneminder /bin/bash root@aa16a0f9da47:/# service mysql start * Starting MariaDB database server mysqld [ OK ] * root@aa16a0f9da47:/# mysql ERROR 2013 (HY000): Lost connection to MySQL...
I have been using this image forever. I have noticed that you have created another image for Unraid but I'm unclear if that can be a drop in replacement for...
Hello, I installed one monitor in a container installed on a Debian. It is working but events are a bit laggy and I see lots of disk access (disk light...
Hi everyone, I installed the dlandon/zoneminder.machine.learning, created 3 month ago, on Centos 8. All works fine except for installed monitor in ZM. After a reboot all configured monitor display "Unable...
Hi, I tried to follow your Instructions about installing the Cuda Software and it worked untill the Step "Using Cuda in your Docker Container" from this part of the Instruction:...
I just tried spinning up a fresh ZM instance from this image on Synology NAS, and apache2 will not start in the container. Since the image seems to install updates...
Hi Dlandon I checked the zoneminder forums and didn't see my issue. Just curious if you or anyone else is seeing this issue. When trying to delete events, either manually...
In the objectconfig.ini does reusing the variable resize cause any issues? ` this is the to resize the image before analysis is done -- 90 | resize=800 91 | #...
I can't start the notification server, or I don't understand how to use mqtt. I specified the server address and did not specify anything else, since there is no login...
While building this image myself, I noticed that during the phase that starts up the services, the apache2 service was not starting up. The image build does seem to complete...