Package Details: zoneminder 1.36.33-2

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://www.zoneminder.com/
Keywords: camera cctv monitor record security surveillance video zoneminder
Licenses: GPL-2.0-only
Conflicts: zoneminder-git
Submitter: None
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 72
Popularity: 1.48
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2024-02-12 12:50 (UTC)

Latest Comments

« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 62 Next › Last »

JohnyRi commented on 2014-04-05 19:22 (UTC)

I decided to add another potentially useful informations. If you stuck on some problems like me, this might be helpful: Apache 2.4 configuration: You must load cgi module, php5 etc, please read LAMP instructions on wiki and Zoneminder's post installation notes (printed in console after install, there are some modules specified). Alias /zm "/srv/http/zoneminder" <Directory "/srv/httpd/zoneminder"> Options -Indexes +MultiViews +FollowSymLinks AllowOverride All Require all granted # The code unfortunately uses short tags in many places php_value short_open_tag 1 </Directory> ScriptAlias /cgi-bin "/srv/http/cgi-bin" <Directory "/usr/libexec/zoneminder/cgi-bin"> Options ExecCGI AllowOverride All Require all granted # The code unfortunately uses short tags in many places php_value short_open_tag 1 </Directory> For getStreamCmdResponse stream error: socket_sendto: This could be caused by several reasons: 1) You don't have CGI enabled, or properly configured (see above). Don't forget to LoadModule cgi_module modules/mod_cgi.so 2) There is bug in hashed access to Zoneminder, therefore AUTH_RELAY option must be set to plain instead of hashed. WARNING: This would cause, that ZM will send account credentials directly in URL!!! It is dangerous to leave this unsecured. Therefore I recommend at least to run your http server in SSL mode and disable unsecured mode for ZM entirely which could be done for example with mod rewrite and rewrite conditions placed in .htaccess. Consider also change of admin password to something unique and not same as password of system user. 3) There might be problem with permissions to /tmp/zm. Ensure httpd is running same user and group as specified in /etc/zm.conf (or vice versa) and directory has also permission properly configured.

gian72 commented on 2014-03-29 23:08 (UTC)

@drewzh. Are you able to compile it from AUR? If yes how? I cannot get it compile on rapsberrypi... Thanks for any hint.

drewzh commented on 2014-03-12 11:25 (UTC)

Can we add armv6h as a compatible arch please?

munzirtaha commented on 2014-02-21 15:31 (UTC)

Couldn't compile it. Running makepkg -s shows: mkdir: cannot create directory ‘/var/run/zm’: Permission denied chown: cannot access ‘/var/run/zm’: No such file or directory chmod: cannot access ‘/var/run/zm’: No such file or directory Makefile:905: recipe for target 'install-data-hook' failed make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory '/tmp/build/zoneminder/src/ZoneMinder-1.26.3' Makefile:833: recipe for target 'install-data-am' failed make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory '/tmp/build/zoneminder/src/ZoneMinder-1.26.3' Makefile:787: recipe for target 'install-am' failed make[1]: *** [install-am] Error 2 make[1]: Leaving directory '/tmp/build/zoneminder/src/ZoneMinder-1.26.3' Makefile:486: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1 ==> ERROR: A failure occurred in package(). Aborting...

JohnyRi commented on 2014-02-16 11:13 (UTC)

First, thank you @alyubomirov for services correction, I can confirm, that your fix helped me a lot. I also discovered another problem and fix to it. ZM is not able to discover browser streaming compatibility, so if you open Monitor live view, there is (or might be) static image, which is refreshed only every few seconds, depending on which bandwidth speed is selected. To fix this, go to Options, High/Medium/... B/W tab and there is row called "Override the automatic detection of browser streaming capability". This must be set to yes (auto is default). Hope this helps.

bezerker commented on 2014-02-15 21:06 (UTC)

Any chance this will be updated to the latest version? I'd love to use it. :P

gian72 commented on 2014-02-03 14:32 (UTC)

Hi layyze thanks for the quick answer. Is it possible for you to send me the modified file? Thanks! Gianluca

layyze commented on 2014-02-01 23:15 (UTC)

Hi Gianluca - I'm not an expert by an stretch, but the arm processor don't support sse or mmx. I got zm_image.cpp to compile by removing the code blocks that select the SSE2 and SSE3 enabled processes. I also went through and removed the whole sse2 and sse3 blend functions themselves.

gian72 commented on 2014-02-01 13:49 (UTC)

Hi. I've a raspberry with arch for ARM installed. I'm now trying to install zoneminder. I get this strange error during compilation. zm_image.cpp:5484:3: error: unknown register name '%xmm6' in 'asm' zm_image.cpp:5484:3: error: unknown register name '%xmm5' in 'asm' zm_image.cpp:5484:3: error: unknown register name '%xmm4' in 'asm' zm_image.cpp:5484:3: error: unknown register name '%xmm3' in 'asm' zm_image.cpp:5484:3: error: unknown register name '%xmm2' in 'asm' zm_image.cpp:5484:3: error: unknown register name '%xmm1' in 'asm' zm_image.cpp:5484:3: error: unknown register name '%xmm0' in 'asm' zm_image.cpp:5484:3: error: unknown register name '%eax' in 'asm' Makefile:604: recipe for target 'zm_image.o' failed make[2]: *** [zm_image.o] Error 1 make[2]: Leaving directory '/root/aur/zoneminder/src/ZoneMinder-1.26.3/src' Makefile:485: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/root/aur/zoneminder/src/ZoneMinder-1.26.3' Makefile:392: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... I've seen some posts but are for the previous version of zoneminder. Do you have any clue on what is wrong? In the PKGBUILD file I've added the archmv6h architecture under arch=... any help is appreciated. Thanks, Gianluca

alyubomirov commented on 2014-01-30 03:09 (UTC)

I can confirm that the systemd unit is not correct. In http.service and mysqld.service PrivateTmp=true has to be PrivateTmp= false http://www.zoneminder.com/forums/viewtopic.php?f=30&t=21806&p=82859&hilit=systemd#p82859 If that is not set starting ZM from the web UI and from the service spawns multiple processes and eventually crashes the server... Also Required=>Requires= and Restart=>Reload= My service looks like this: [Unit] Description=Capture, analyse, record and monitor video security cameras Requires=mysqld.service httpd.service After=mysqld.service httpd.service [Service] Type=forking ExecStart=/usr/bin/zmpkg.pl start ExecReload=/usr/bin/zmpkg.pl restart ExecStop=/usr/bin/zmpkg.pl stop [Install] WantedBy=multi-user.target And it survived several restarts.I added httpd because ZM needs it(correct me if I'm wrong).If somebody else can confirm will be great.