Search Criteria
Package Details: zoneminder 1.36.35-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/zoneminder.git (read-only, click to copy) |
---|---|
Package Base: | zoneminder |
Description: | A full-featured, open source, state-of-the-art video surveillance software system |
Upstream URL: | https://zoneminder.com/ |
Keywords: | camera cctv monitor record security surveillance video zoneminder |
Licenses: | GPL-2.0-only |
Submitter: | None |
Maintainer: | Nocifer |
Last Packager: | Nocifer |
Votes: | 73 |
Popularity: | 0.71 |
First Submitted: | 2008-03-21 00:09 (UTC) |
Last Updated: | 2025-06-05 21:26 (UTC) |
Dependencies (45)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- libjwt2AUR
- perl-archive-zip
- perl-crypt-eksblowfishAUR
- perl-data-dump
- perl-data-entropyAUR
- perl-data-uuid
- perl-date-manip
- perl-datetime
- perl-dbd-mysql
- perl-device-serialport
- perl-file-slurp
- perl-image-info
- perl-io-interfaceAUR
- perl-io-socket-multicastAUR
- perl-json-maybexs
- perl-libwww
- perl-lwp-protocol-https
- perl-mime-lite
- perl-mime-tools
- perl-net-sftp-foreignAUR
- perl-number-bytes-human
- perl-php-serializationAUR
- perl-soap-wsdlAUR
- perl-sys-cpuAUR
- perl-sys-meminfo
- perl-sys-mmapAUR
- perl-uri-encodeAUR
- perl-xml-libxml
- perl-xml-parser
- php-apcu
- php-fpm
- php-gd
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- apache (apache-gitAUR) (optional)
- fcgiwrap (optional) – required if using nginx
- libvncserver (libvncserver-gitAUR) (optional) – allows for CCTV-like monitoring of remote desktop sessions
- mariadb (mysql55AUR, mysql56AUR, mysql57AUR, mysql80AUR, mysql81AUR, mysql84AUR, mysqlAUR, mariadb-lts, percona-server) (optional)
- multiwatchAUR (optional) – required if using nginx
- nginx (nginx-rtmp-sergey-gitAUR, nginx-mainline-pushstreamAUR, tengineAUR, tengine-extraAUR, freenginx-mainline-hgAUR, nginx-quic-libresslAUR, freenginx-mainlineAUR, angieAUR, freenginx-libresslAUR, nginx-mainline) (optional)
- pod2manAUR (optional) – required for Docker support
- spawn-fcgi (optional) – required if using nginx
- vlc (vlc-gitAUR, vlc-luajitAUR, vlc-noxAUR) (optional) – may achieve better performance than FFmpeg with some camera models
- zmeventnotificationAUR (optional) – machine learning-powered recognition engine & event notification server
Required by (1)
Sources (8)
- fcgiwrap-multiwatch.service
- https://github.com/FriendsOfCake/crud/archive/refs/tags/v3.2.0.tar.gz
- https://github.com/ZoneMinder/CakePHP-Enum-Behavior/archive/refs/tags/1.0-zm.tar.gz
- https://github.com/ZoneMinder/RtspServer/archive/055d81fe1293429e496b19104a9ed3360755a440.zip
- https://github.com/ZoneMinder/zoneminder/archive/refs/tags/1.36.35.tar.gz
- zoneminder-httpd.conf
- zoneminder-nginx.conf
- zoneminder-php.ini
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 63 Next › Last »
zombielinux commented on 2019-06-13 01:08 (UTC) (edited on 2019-06-13 01:10 (UTC) by zombielinux)
@nocifer, I've already done that. I've deleted all the perl modules on that pacman -Qqo list, and redone the git clone and makepkg -si for them
Nocifer commented on 2019-06-12 21:28 (UTC)
@zombielinux Any perl packages that you've installed from the AUR, and whose maintainer hasn't triggered a reinstall for via a package version bump, will need to be manually reinstalled in order for perl 5.30 to pick them up and load them properly. Pacman should have already been warning you about it (something like "there are old modules in /usr/lib/perl5/5.28, use pacman -Qqo to see which packages own them" or some such). Other than that, Zoneminder itself works just fine with perl 5.30.
zombielinux commented on 2019-06-12 19:35 (UTC)
This package has issues with perl 5.30. Some dependent modules either don't work or aren't loaded properly.
zombielinux commented on 2019-06-12 19:33 (UTC)
This package has issues with perl 5.30. Some dependent modules either don't work or aren't loaded properly.
chapatt commented on 2019-06-09 04:25 (UTC)
Just chiming in to let you know I upgraded from one one of the earliest packages when you took over maintenance last year. Like others have said, it stopped capturing after updates (along with every other aur package that uses libx26{4,5} et. al.). Installation failed (gracefully) first time around when trying to upgrade the database and I had to do a
mysql_upgrade
(which it actually advised me of, though I figure that script's probably upstream). So thanks again, Nocifer!Archanfel80HUN commented on 2019-06-03 07:09 (UTC)
Build will fail if libvlc and libvlccore is installed, you need to replace libvlc with vlc first.
Nocifer commented on 2019-05-16 20:56 (UTC)
@felixita this sounds like PHP not being able to find its database module. If you open a terminal and run 'php -m' on the server hosting ZM, does pdo_mysql show up in the list of modules? Also, are there any errors printed in php-fpm's or Apache's logs?
felixita commented on 2019-05-16 19:38 (UTC)
Hi, i've made a fresh install of zm 1.32.3-1 but not work: zoneminder webpage get Unable to connect to ZM db.could not find driver. Mariadb work well. All service httpd.service, zoneminder.service, fcgiwrap-multiwatch and php-fpm.service are working.
Any ideas?
Nocifer commented on 2019-05-15 12:03 (UTC) (edited on 2019-05-15 12:04 (UTC) by Nocifer)
@zlqrn you're right, it's a syntax error I apparently introduced when I last updated the package, in my attempt to make ZoneMinder listen to all interfaces (*) rather than localhost only so it can be accessed remotely. But ServerName does not accept the '*' wildcard, it requires a single, definitive host name or address; so in this case either ServerAlias should be used in its stead or, since it's only a single VirtualHost, the ServerName/Alias directive could be removed altogether.
I'll do a little thinking over which solution is more appropriate and update the package in the next couple of days.
zlqrn commented on 2019-05-14 10:59 (UTC) (edited on 2019-05-14 11:03 (UTC) by zlqrn)
freshly installed zoneminder on linux-lts and have httpd error everything else "systemctl status" is green except for httpd.service
Syntax Error on line 4 of /etc/httpd/conf/extra/zoneminder.conf
Invalid ServerName '*:8095' use ServerAlias to set multiple server names.
all i did was follow the install instructions as always. i dont recall having to change Virutal Host Server section of /extra/zoneminder.conf
anybody have any clue or idea what is wrong? or how to fix
i change "*:8095" to other attributes and get another error .
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 63 Next › Last »