Search found 21 matches
- Mon Jun 13, 2011 7:46 am
- Forum: ZoneMinder 1.24.x
- Topic: bashizms in init script
- Replies: 0
- Views: 936
bashizms in init script
zoneminder init script is using such things like echo -n $"..." which is totally invalid for POSIX /bin/sh. echo -n $"Starting $prog: " Please don't use bashizms in such scripts. /bin/sh is rarely a bash, there are smaller and faster shells for /bin/sh purpose. Edit: also this file having dos-style ...
- Thu Apr 28, 2011 12:30 pm
- Forum: Non-ZoneMinder Chat
- Topic: linux based camcorder
- Replies: 1
- Views: 2074
linux based camcorder
Does anyone know some small linux driven camcorder that can record 720p or fullhd on a SD card? I'm looking for a device that would work as cheap camera placed in car behind windshield. It needs to be Linux based to allow changing the way that camera records. I need a kind of loop recording so I ...
- Thu Jan 20, 2011 8:48 am
- Forum: ZoneMinder 1.24.x
- Topic: zmfilter.pl dies with Can't use an undefined value as an ARR
- Replies: 1
- Views: 1400
proposed fix
Shouldn't this be like this? --- /usr/bin/zmfilter.pl~ 2010-06-29 21:30:39.000000000 +0200 +++ /usr/bin/zmfilter.pl 2011-01-20 09:45:48.000000000 +0100 @@ -270,7 +270,7 @@ my $sql = "select E.Id,E.MonitorId,M.Name as MonitorName,M.DefaultRate,M.DefaultScale,E.Name,E.Cause,E.Notes,E.StartTime,unix ...
- Fri Dec 31, 2010 11:09 am
- Forum: ZoneMinder 1.24.x
- Topic: zmfilter.pl dies with Can't use an undefined value as an ARR
- Replies: 1
- Views: 1400
zmfilter.pl dies with Can't use an undefined value as an ARR
My zmfilter.pl dies: 31.12.2010 12:06:21.059348 zmdc[29093].INF [Starting pending process, zmfilter.pl] 31.12.2010 12:06:21.061099 zmdc[29093].INF ['zmfilter.pl' starting at 10/12/31 12:06:21, pid = 29467] ==> /var/log/zoneminder/zmfilter.log <== 31.12.2010 12:06:22.099172 zmfilter[29467].INF ...
- Tue Feb 16, 2010 6:55 am
- Forum: ZoneMinder 1.24.x
- Topic: compile problem with libjpeg8
- Replies: 6
- Views: 5672
- Tue Feb 09, 2010 10:05 pm
- Forum: ZoneMinder 1.24.x
- Topic: compile problem with libjpeg8
- Replies: 6
- Views: 5672
- Wed Apr 29, 2009 1:34 pm
- Forum: ZoneMinder 1.24.x
- Topic: hundreds of httpd processes
- Replies: 10
- Views: 8768
Also try this fix:
http://www.zoneminder.com/forums/viewto ... 1196#51196
http://www.zoneminder.com/forums/viewto ... 1196#51196
- Thu Feb 26, 2009 10:55 am
- Forum: ZoneMinder 1.24.x
- Topic: build failure with gcc 4.3.3
- Replies: 9
- Views: 5924
Looks like -frepo without "-c" is a reason of the failure. [arekm@carme-pld ~]$ x86_64-pld-linux-g++ -frepo a2.cpp -c [arekm@carme-pld ~]$ x86_64-pld-linux-g++ -frepo a2.cpp In file included from a2.cpp:1: a2.cpp:1: warning: -frepo must be used with -c /home/users/arekm/tmp/ccotgHLC.o: In function ...
- Thu Feb 26, 2009 10:00 am
- Forum: ZoneMinder 1.24.x
- Topic: build failure with gcc 4.3.3
- Replies: 9
- Views: 5924
- Thu Feb 26, 2009 9:27 am
- Forum: ZoneMinder 1.24.x
- Topic: build failure with gcc 4.3.3
- Replies: 9
- Views: 5924
$ g++ -o test a.cpp a.cpp: In function ‘int main(int, const char**)’: a.cpp:7: error: wrong number of template arguments (1, should be 4) /usr/include/c++/4.3.3/bits/stl_map.h:91: error: provided for ‘template<class> class std::map’ a.cpp:7: error: invalid type in declaration before ‘;’ ...
- Thu Feb 26, 2009 6:09 am
- Forum: ZoneMinder 1.24.x
- Topic: build failure with gcc 4.3.3
- Replies: 9
- Views: 5924
- Wed Feb 25, 2009 6:23 pm
- Forum: ZoneMinder 1.24.x
- Topic: build failure with gcc 4.3.3
- Replies: 9
- Views: 5924
build failure with gcc 4.3.3
Does it build with such gcc for anyone? [...] x86_64-pld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Iyes/include -Wall -Wno-sign-compare -fno-inline -Iyes/include -D_FORTIFY_SOURCE=2 -frepo -O2 -fno-strict-aliasing -fwrapv -march=x86-64 -gdwarf-2 -g2 -MT zm_ffmpeg.o -MD -MP -MF .deps/zm ...
- Thu Dec 18, 2008 9:52 pm
- Forum: Non-ZoneMinder Chat
- Topic: cctv recording device with LAN for Linux based workstations
- Replies: 0
- Views: 1777
cctv recording device with LAN for Linux based workstations
Hi, I'm looking for a cctv recording device with 16 channels (bnc, analog) with LAN support that will allow constant recording of all 16 channels and parallel view of real-time or saved recording from few Linux based workstations (so no active-x or other Windows-only crap) over LAN (and Internet ...
- Tue Mar 18, 2008 9:41 pm
- Forum: ZoneMinder Previous Versions
- Topic: zm and perl 5.10
- Replies: 6
- Views: 4126
http://dev.perl.org/perl5/news/2007/perl-5.10.0.html
It's new stable in 5.x series. No big changes but some small changes require updating own apps.
Distro: PLD-Linux.org, Th (development)
It's new stable in 5.x series. No big changes but some small changes require updating own apps.
Distro: PLD-Linux.org, Th (development)
- Tue Mar 18, 2008 6:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: zm and perl 5.10
- Replies: 6
- Views: 4126