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.52 |
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-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- 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
- Show 25 more dependencies...
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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 63 Next › Last »
Nocifer commented on 2018-09-15 22:46 (UTC) (edited on 2018-10-02 15:00 (UTC) by Nocifer)
After almost a year of eagerly waiting for this package to be updated, I decided to take matters into my own hands. Some much needed observations:
This is really not intended as bashing to ZoneMinder's developers or to the previous and current (?) maintainers of this package, it's just something I had to get out of my chest. Developers, please keep up the good work!
So, first the good news:
Now, the not-so-good news:
What this comes down to is: people with experience on using ZoneMinder, please check these errors and see if you can tell whether they're errors that should be fixed on my side or common bugs that upstream should/will take care of. Also, assume that I have made errors in packaging and/or forgotten a few dependencies, so please check every nook and corner to ensure that nothing is blatantly broken!
And finally the bad news:
Without further ado:
EDIT: Links removed, use the updated official PKGBUILD instead.
Fingers crossed that it works for you as great as it worked for me.
Oh, also @zlqrn:
"why is this beautiful software so hard to install!!!!"
It's hard because under the surface it's really not as beautiful as you may think... :P
alanking commented on 2018-09-14 21:37 (UTC)
I hope so, as of now my zoneminder is broke due to PHP 7 and ffmpg/x265 updates which I had to allow for other packages. I see the new version is PHP 7 compatible. Fingers crossed mesmar or someone else can maintain this important package.
escentrix commented on 2018-09-14 20:24 (UTC)
There is a new version out now. Is this package still maintained for an expected update?
ImNtReal commented on 2018-09-13 14:00 (UTC)
Seems like onvif support requires: perl-data-uuid perl-soap-wsdl perl-io-socket-multicast
zlqrn commented on 2018-07-30 13:50 (UTC)
WHY?? every year something goes nuts with zoneminder.
cant follow @hardroids example because getting ffmpeg3.4-full to install is/was a bitch. then after pulling that miracle zoneminder wont install because i get a cmake error with zm.dir and zm_mpeg at 38% build point >> all research indicates this is a ffmpeg issue. SO WTF is going on?? (i know nu updates of ffmpeg chanes nomenclature and shit but come on).
why is this beautiful software so hard to install!!!!
@hardroid > please explaing a bit more about your ubuntu installation. you have another machine where you copied folders from? your new PKGBLD is defintely better. but still cant get this damn software to install. so bad and such a waste of time i sometimes think i will have to ditch arch linux (dont want to anyway) MESMER PLZ UPDATE
hardroid commented on 2018-06-07 16:17 (UTC) (edited on 2018-06-07 16:51 (UTC) by hardroid)
Finally I got this working with php-7.2!
And also with API works!
API from ubuntu package!
First I did JohnyRi's steps (thx JohnyRi!)
1) force remove ffmpeg by
2) downgrading the x265 package to 2.7-1.
3) install ffmpeg 3.4.2-2 using downgrade.
Then:
installing perl-sys-cpu and perl-sys-meminfo
Then:
Compiling and installing with this PKGBUILD
a.) changed sha key to the new one
b.) changed ZoneMinder-$pkgver everywhere to zoneminder-$pkgver
c.) removed php-mcrypt from dependencies
Then I copied API Folder (/usr/share/zoneminder/www/api) from my ubuntu bionic installation:
to the arch linux zoneminder api folder (/srv/http/zoneminder/api) (overwrite all existing)This was the trick!
In ZMNinja Android App the "ZM cgi-bin URL" has to be changed from http://your-ip/zm/cgi-bin to http://your-ip/cgi-bin and it workes perfectly
JohnyRi commented on 2018-06-03 07:22 (UTC) (edited on 2018-06-03 07:23 (UTC) by JohnyRi)
Hi, @sav I managed to temporarily fix the bug by doing this:
1) force remove ffmpeg by # pacman -Rdd ffmpeg.
2) downgrading the x265 package to 2.7-1.
3) install ffmpeg 3.4.2-2 using downgrade.
Hope this helps until the zoneminder package is fixed.
Be aware that doing upgrade without disabling x265 and ffmpeg packages to update would result in zoneminder stop working again.
sav commented on 2018-06-01 17:36 (UTC)
@antoined, after upgrading the system, rolled back the ffmpeg package to version 1-_3.4.2-2-x86_64 and zoneminder worked. Now this procedure does not work. When will we see the solution or update?
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 63 Next › Last »