Search found 25 matches

by foreverg
Tue May 12, 2009 8:39 am
Forum: ZoneMinder Previous Versions
Topic: Resetting Event Number??
Replies: 14
Views: 15849

delete all the events thel empty the mysql Events table ;)
by foreverg
Thu Apr 16, 2009 7:47 am
Forum: Hardware Queries
Topic: Improve analogue aquisition with saa7134
Replies: 4
Views: 5372

I replaced one saa7134 card with a 1chip/4 channel Bt878 that is working fine.. the same problem still with saa7134. I'm using official 2.6.27.11 kernel. Here is dmesg: [ 6.441312] Linux video capture interface: v2.00 [ 6.452571] bttv: driver version 0.9.17 loaded [ 6.452574] bttv: using 8 buffers ...
by foreverg
Wed Apr 15, 2009 10:47 am
Forum: Hardware Queries
Topic: Improve analogue aquisition with saa7134
Replies: 4
Views: 5372

Improve analogue aquisition with saa7134

I have setted up a system with a pair of 8-chip saa7134 card. To use all of 16 channels I had to recompile the kernel of my ubuntu 8.10 server (32bit) and installed Zoneminder trought debs available apt-get. In /etc/modprobe.d/saa7134 I put: options saa7134 card=37,37,37,37,37,37,37,37,37,37,37,37 ...
by foreverg
Mon Mar 30, 2009 4:57 pm
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 12360

I have another kink of problem now.. On moving images, i have this artifact: http://img53.imageshack.us/img53/8553/distorsione.th.png My /etc/modprobe.d/saa7134 i put: option saa7134 card=37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37 blacklist saa7134_alsa I have 4gb of system memory and 3gb of ...
by foreverg
Mon Mar 30, 2009 4:32 pm
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 12360

cordel wrote:No, you have to go in the kernel code as described. The kernel changes so often that maintaining a patch might be a problem.
I got it working, but I see.. keeping the kernel updated with this patch it's very hard
by foreverg
Thu Mar 26, 2009 10:11 am
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 12360

Re: problem solved

For saa7134 chipset this problem can be solved in few steps 1. download kernel sources 2. edit drivers/media/video/saa7134/saa7134.h , search for #define SAA7134_MAXBOARDS 8 #define SAA7134_INPUT_MAX 8 and change values in what you need 3. compile 4. reboot and play i hoppe this will help I'm ...
by foreverg
Fri Feb 06, 2009 9:28 am
Forum: ZoneMinder Previous Versions
Topic: How to avoid zm Frames table crashes
Replies: 5
Views: 3602

cordel wrote:Then you have to repair the database. I suggest getting a good ups. :wink:
the strange thing is that all the servers are under UPS :?
by foreverg
Fri Feb 06, 2009 7:44 am
Forum: ZoneMinder Previous Versions
Topic: How to avoid zm Frames table crashes
Replies: 5
Views: 3602

sure that's a good thing.. what if is there any unwanted restart?
by foreverg
Wed Feb 04, 2009 10:59 am
Forum: ZoneMinder Previous Versions
Topic: How to avoid zm Frames table crashes
Replies: 5
Views: 3602

How to avoid zm Frames table crashes

I have some ZM installation with almost 6 camers each, and several time I noticed that table Frames had a crash and recording was blocked.

This is not a good thing, more if you have attention on this after some weeks.. Is there any workaround for this iusse?
by foreverg
Wed Jan 28, 2009 2:41 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 179508

not with shared mem viewer. You may be able to use shared mem viewer on the headless box (would require x) and use x forwarding to another box Surprisingly, that does work! I used ssh with an X tunnel to get into a head less box, and ran xlib_shm, and got a picture on my remote box! However ...
by foreverg
Mon Jan 19, 2009 9:06 am
Forum: ZoneMinder Previous Versions
Topic: zmtrigger.pl and Binding problems?
Replies: 8
Views: 26254

I get: Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 5139/mysqld tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 5286/smbd tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 5326/xinetd tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 5763/apache2 tcp 0 0 0.0.0.0:6001 0 ...
by foreverg
Sun Jan 18, 2009 10:53 pm
Forum: ZoneMinder Previous Versions
Topic: zmtrigger.pl and Binding problems?
Replies: 8
Views: 26254

can anyone help me? :)
by foreverg
Tue Jan 13, 2009 11:37 am
Forum: ZoneMinder Previous Versions
Topic: zmtrigger.pl and Binding problems?
Replies: 8
Views: 26254

Means that zmtrigger is likely already running. Try sending your string above through telnet to that machine on port 6802. If this is not the desired effect then you will need to disable any unwanted functions by editing the script and commenting those functions out. port 6802 seems to be not ...
by foreverg
Mon Jan 12, 2009 3:39 pm
Forum: ZoneMinder Previous Versions
Topic: zmtrigger.pl and Binding problems?
Replies: 8
Views: 26254

same as before.. but now I only got:
Can't bind: Indirizzo già in uso at /usr/share/perl5/ZoneMinder/Trigger/Connection.pm line 87
address already in use? what does it mean?

thank you :)
by foreverg
Mon Jan 12, 2009 11:23 am
Forum: ZoneMinder Previous Versions
Topic: zmtrigger.pl and Binding problems?
Replies: 8
Views: 26254

zmtrigger.pl and Binding problems?

Hi, I'm having some troubles with the zmtrigger.pl.. when I launch.. sudo ./zmtrigger.pl 1|on|100|Trigger esterno|Allarme da trigger esterno|Allarme trigger I got: Can't bind: Indirizzo giàin uso at /usr/share/perl5/ZoneMinder/Trigger/Connection.pm line 87 -bash: 100: command not found -bash: on: ...