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.64
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2025-06-05 21:26 (UTC)

Dependencies (45)

Sources (8)

Latest Comments

« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 63 Next › Last »

<deleted-account> commented on 2012-08-06 14:03 (UTC)

Nice, pastebin links work again. Gave me not-found error two days ago. There's a typo: libavcoded -> libavcodec. The patch files need to be in a particular subfolder, just placing them in the pkgbuild folder doesn't work. I just symlinked them everywhere =P. Also, had to manually create /var/run/zm and /var/log/zm or building would fail, because it tries to mkdir those folders but gets "permission denied".

asch commented on 2012-08-04 20:19 (UTC)

Jindur: Please, look at 21st comment [Comment by: skuda on Thu, 19 Jul 2012 07:19:05 +0000].

<deleted-account> commented on 2012-08-04 20:16 (UTC)

asch: The last 85 (!) comments do not contain "patch-" strings, so I can only guess that you probably meant the two pastebin links given by skuda, which however both no longer exist. You mentioned 2 specific file names, patch-libavcoded-detection.txt and patch-ffmpeg-0.11.txt, and those can simply not be found anywhere in the comments, so you might want to write more specifically, which patches you refer to.

<deleted-account> commented on 2012-08-04 20:12 (UTC)

makepkg -s gives error: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT zm_ffmpeg_camera.o -MD -MP -MF .deps/zm_ffmpeg_camera.Tpo -c -o zm_ffmpeg_camera.o zm_ffmpeg_camera.cpp zm_ffmpeg_camera.cpp:105:44: error: missing binary operator before token "(" In file included from zm_ffmpeg_camera.cpp:24:0: zm_ffmpeg_camera.h:39:5: error: ‘AVFormatContext’ does not name a type zm_ffmpeg_camera.h:41:5: error: ‘AVCodecContext’ does not name a type ...and so on

asch commented on 2012-08-04 13:04 (UTC)

Jindur: Please, delete this looong output of your failed compilation, it really mess this discussion. Use services like pastebin, to post long outputs. And read at least 2 pages of discussion before you ask, where to get patches. Regards.

<deleted-account> commented on 2012-07-28 13:44 (UTC)

Thankyou for such a quick responce Im working on it right now.

asch commented on 2012-07-28 13:41 (UTC)

1) Downlad tarball with PKGBUILD and extract. 2) cd to directory where extracted. 3) Download 2 patches to this directory. 4) Add these 2 lines under line 39 in PKGBUILD. * patch -p0 < patch-libavcoded-detection.txt * patch -p1 < patch-ffmpeg-0.11.txt 5) Run makepkg, this will compile and create package. 6) Run pacman -U zoneminder-*.tar.xz (Name of the package)

<deleted-account> commented on 2012-07-28 13:19 (UTC)

Could someone direct me on how to apply the two patches to get ffmpeg to compile correctly ?

asch commented on 2012-07-19 22:31 (UTC)

Another wish: Please chmod rc.d/zm from 700 to 755, it is standard for rc scripts.

skuda commented on 2012-07-19 14:31 (UTC)

You need to install cambozola from aur, it's a java applet that handles mjpeg, cambozola only does motion jpeg better than browser directly, it's not needed, in the b/w tab of the configuration you are using (Medium B/W for example) you need to put WEB_H_STREAM_METHOD to "jpeg" but asch i think this discussion it's going out of package management, for this type of help you are better off reading ZoneMinder documentation and asking for help in ZoneMinder forum or #zoneminder irc channel at freenode.