Search Criteria
Package Details: zoneminder 1.36.35-1
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: | 72 |
Popularity: | 0.39 |
First Submitted: | 2008-03-21 00:09 (UTC) |
Last Updated: | 2024-10-22 17:14 (UTC) |
Dependencies (45)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- libjwtAUR
- 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 (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, mytop-gitAUR, mysql81AUR, mysql57AUR, mysql80AUR, mysqlAUR, mariadb-lts, percona-server) (optional)
- multiwatchAUR (optional) – required if using nginx
- nginx (nginx-nchan-gitAUR, nginx-rtmp-sergey-gitAUR, nginx-mainline-boringsslAUR, nginx-quic-openssl-hgAUR, nginx-mainline-pushstreamAUR, tengineAUR, tengine-extraAUR, freenginx-mainline-hgAUR, freenginx-mainlineAUR, angieAUR, nginx-quic-libresslAUR, nginx-mainline) (optional)
- pod2manAUR (optional) – required for Docker support
- spawn-fcgi (optional) – required if using nginx
- vlc (vlc-luajitAUR, vlc-gitAUR) (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 2 3 4 5 6 7 .. 63 Next › Last »
shella commented on 2024-09-08 06:23 (UTC)
@wolfsilver00 Packages perl-crypt-eksblowfish and perl-io-socket-multicast, perl-io-interface and perl-data-entropy built successfully on my computer. Problem may not be relevant.
shella commented on 2024-09-07 12:50 (UTC)
My build for version 1.36.34 (with ffmpeg7 patch) https://github.com/oxbob/aur_zoneminder/blob/main/PKGBUILD https://github.com/oxbob/aur_zoneminder/blob/main/more_handle_ffmpeg7_deprecations.patch
wolfsilver00 commented on 2024-09-06 01:09 (UTC) (edited on 2024-09-06 01:16 (UTC) by wolfsilver00)
There does not seem to be activity on some of the dependencies, if someone could help out, perl-crypt-eksblowfish and perl-io-socket-multicast, perl-io-interface and perl-data-entropy fail to build
Nocifer commented on 2024-08-12 19:14 (UTC) (edited on 2024-08-12 19:22 (UTC) by Nocifer)
1.36.34 has just been released but the build still fails for me with an FFmpeg error, so I'll refrain from updating the package for the time being and report the issue upstream so it can be fixed.
BertoX commented on 2024-08-09 11:51 (UTC) (edited on 2024-08-09 11:51 (UTC) by BertoX)
@yaspoon Thanks! Your patched PKGBUILD got me back up and running too.
git clone https://aur.archlinux.org/zoneminder.git
cd zoneminder/
wget https://github.com/yaspoon/aur-zoneminder/blob/912e66923f814c70ac4c8455a8bcb4d7ea3459af/PKGBUILD
wget https://github.com/yaspoon/aur-zoneminder/blob/912e66923f814c70ac4c8455a8bcb4d7ea3459af/change_to_ffmpeg4.4.patch
makepkg -sri
simona commented on 2024-07-31 17:10 (UTC)
In file included from /home/simona/.cache/yay/zoneminder/src/zoneminder-1.36.33/src/zm_monitor.h:24,
from /home/simona/.cache/yay/zoneminder/src/zoneminder-1.36.33/src/zm_analysis_thread.cpp:3:
/home/simona/.cache/yay/zoneminder/src/zoneminder-1.36.33/src/zm_camera.h: In member function ‘int Camera::getChannels()’:
/home/simona/.cache/yay/zoneminder/src/zoneminder-1.36.33/src/zm_camera.h:111:51: error: ‘AVCodecParameters’ {aka ‘struct AVCodecParameters’} has no member named ‘channels’
sav commented on 2024-07-31 17:06 (UTC)
@yaspoon Thanks! Your patched PKGBUILD got me back up and running.
simona commented on 2024-07-17 17:26 (UTC)
/home/simona/.cache/yay/zoneminder/src/zoneminder-1.36.33/src/zm_camera.h:111:51: error: ‘AVCodecParameters’ {aka ‘struct AVCodecParameters’} has no member named ‘channels’
111 | return mAudioStream ? mAudioStream->codecpar->channels : -1; | ^
~~~make[2]: *** [src/CMakeFiles/zm.dir/build.make:76: src/CMakeFiles/zm.dir/zm_analysis_thread.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:484: src/CMakeFiles/zm.dir/all] Error 2
kmsgli commented on 2024-07-17 17:04 (UTC)
@yaspoon Thanks! Your patched PKGBUILD got me back up and running.
« First ‹ Previous 1 2 3 4 5 6 7 .. 63 Next › Last »