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.51
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2024-02-12 12:50 (UTC)

Latest Comments

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

<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.

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

the socket_sendto it's an actual bug but it doesn't create problems, i have two different computers with this error in logs and working fine, are you using cambozola and jpeg streaming? mpeg streaming don't works from linux, only works in windows client using asf format in ZoneMinder and not ever works, if you want live mpeg live you will need to use vlc or any other media player directly.