Package Details: zoneminder 1.36.35-1

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.017103
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2024-10-22 17:14 (UTC)

Latest Comments

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

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.

asch commented on 2012-07-19 13:30 (UTC)

Okay, last problem is this error in the log: socket_sendto( /srv/zoneminder/socks/zms-082191s.sock ) failed: No such file or directory And also live video stream is not function, only still pictures from motion detector, but live view not. I read that there is problem with 'streamer' but I can't fix it.

skuda commented on 2012-07-19 12:48 (UTC)

It's owned by http, to restart zoneminder i ever use sudo /etc/rc.d/zm restart anyway. skuda@skuda ~ $ l /etc/zm.conf -rw------- 1 http http 1297 jul 16 18:35 /etc/zm.conf