Package Details: zoneminder 1.36.35-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://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.59
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2025-06-05 21:26 (UTC)

Latest Comments

« First ‹ Previous 1 .. 53 54 55 56 57 58 59 60 61 62 63 Next › Last »

<deleted-account> commented on 2012-05-31 18:45 (UTC)

ah yes that works, ever have the problem im experiencing? can see webcam is getting 10.42 FPS in monitor mode, but not showing video?

buhrietoe commented on 2012-05-31 18:41 (UTC)

try '/srv/zoneminder/bin/zmu -q -v'

<deleted-account> commented on 2012-05-31 18:39 (UTC)

i get command not found via 'zmu -q -v', i was wondering if this is why im still experiencing problems. webcam lights up like its on but unable to see any images when monitoring, plus i see the FPS when monitoring.

buhrietoe commented on 2012-05-31 18:27 (UTC)

Soviet: I get detailed output with that command on a system with a capture card. On another system with only network video sources and using something like 'zmu -q -v' for all devices I get nothing

<deleted-account> commented on 2012-05-31 18:01 (UTC)

should you be able to 'zmu -q -d /dev/video0 -v' from CLI?

buhrietoe commented on 2012-05-31 03:09 (UTC)

Update! fixed oops 'x86' architecture to 'i686' Added ZM_PATH_UPDATE=/srv/zoneminder/update to default /etc/zm.conf

troydwill commented on 2012-05-31 02:33 (UTC)

arch=('x86' 'x86_64') should be arch=('i686' 'x86_64') in the PKGBUILD This is the error message with the current PKGBUILD on my i686 system: ERROR: zoneminder is not available for the 'i686' architecture. Note that many packages may need a line added to their PKGBUILD such as arch=('i686').

skuda commented on 2012-05-30 22:06 (UTC)

Soviet pointed other change i forgot, my zm.conf ended as follow: # Path to build directory, used mostly for finding DB upgrade scripts ZM_PATH_BUILD=/srv/zoneminder/upgrade ZM_PATH_UPDATE=/srv/zoneminder/upgrade ZM_PATH_UPDATE was needed too.

buhrietoe commented on 2012-05-30 21:56 (UTC)

Update! Changed the ZM_PATH_BUILD in /etc/zm.conf to point to /srv/zoneminder/upgrade