Search found 13 matches

by jorgus
Mon Apr 12, 2010 3:43 pm
Forum: Hardware Queries
Topic: airlive ip cameras
Replies: 11
Views: 8462

yes, I find:
1024mb x 1024kb x 1024byte = 1073741824 bytes

Code: Select all

vim /etc/sysctl.conf
	kernel.shmall = 1073741824
	kernel.shmmax = 1073741824
thanks
by jorgus
Mon Apr 12, 2010 12:33 pm
Forum: Hardware Queries
Topic: airlive ip cameras
Replies: 11
Views: 8462

I have 4 types of IP cameras: POE-100CAMv2 http://www.airlive.com/product /product_3.jsp?pdid=PD1244146254786 Camera ID 5 This one does not work in firefox http://192.168.1.230/mjpg/video.mjpg?resolution=vga show this error: "The requested URL /mjpg/video.mjpg was not found on this server". But it ...
by jorgus
Sun Apr 11, 2010 9:51 pm
Forum: Hardware Queries
Topic: airlive ip cameras
Replies: 11
Views: 8462

Yes, I have restarted zoneminder, but dont work. I have 2GB ram. [root@camaras ~]# sysctl -p net.ipv4.ip_forward = 0 net.ipv4.conf.default.rp_filter = 1 net.ipv4.conf.default.accept_source_route = 0 kernel.sysrq = 0 kernel.core_uses_pid = 1 error: "net.bridge.bridge-nf-call-ip6tables" is an unknown ...
by jorgus
Sat Apr 10, 2010 9:27 pm
Forum: Hardware Queries
Topic: airlive ip cameras
Replies: 11
Views: 8462

I add to [root@camaras ~]# vim /etc/sysctl.conf kernel.shmall = 256000000 kernel.shmmax = 256000000 But still it generates the same error log [root@camaras ~]# vim /var/log/zoneminder/zmwatch.log 10/04/10 18:04:37.413684 zmwatch[3839].ERR [Can't get shared memory id '7a6d0007', 7: No existe el ...
by jorgus
Fri Apr 09, 2010 11:27 am
Forum: Hardware Queries
Topic: airlive ip cameras
Replies: 11
Views: 8462

I was looking in /var/log/zoneminder/zmwatch.log and found this: 09/04/10 08:31:35.354487 zmwatch[12980].ERR [Can't get shared memory id '7a6d0008', 8: No existe el fichero o el directorio] 09/04/10 08:31:35.355160 zmwatch[12980].ERR [Can't get shared memory id '7a6d0007', 7: No existe el fichero o ...
by jorgus
Thu Apr 08, 2010 9:59 pm
Forum: Hardware Queries
Topic: airlive ip cameras
Replies: 11
Views: 8462

Hi I tried many paths I tried to figure it out with WireShark and found "jpg/image.jpg" I tried of the following form With WL-1000cam work good this config. Remote Protocol: HTTP Remote Method: Simple Remote Host Name: admin:airlive@192.168.1.250 Remote Host Port: 80 Remote Host Path: /jpg/image.jpg ...
by jorgus
Wed Apr 07, 2010 4:35 pm
Forum: Hardware Queries
Topic: Server sizing and capture card
Replies: 2
Views: 2071

Geovision GV-800 are good choise for BNC carpture card with 16 inputs

Slds

Jorge
by jorgus
Tue Apr 06, 2010 4:53 pm
Forum: Hardware Queries
Topic: airlive ip cameras
Replies: 11
Views: 8462

airlive ip cameras

Hi I read your post about airlive od-600hd http://www.zoneminder.com/forums/viewtopic.php?t=15230&sid=e65de638aeb1df92e48992a81d2a8c57 , I have configure same as the readme.txt from bc-ipptz.zip but dont work, in options, Images tap, the STREAM_METHOD must be mpeg or jpeg? I have also cctv cameras ...
by jorgus
Tue Mar 16, 2010 12:03 pm
Forum: ZoneMinder 1.24.x
Topic: Fedora 12 - ZM 1.24.2 - PHP Parse Error in functions.php
Replies: 11
Views: 26293

thanks :D
works perfect
by jorgus
Wed Apr 08, 2009 2:01 pm
Forum: ZoneMinder Previous Versions
Topic: fedora 10 xawtv fine but zoneminder does not activate camera
Replies: 1
Views: 1783

fedora 10 xawtv fine but zoneminder does not activate camera

Hi [root@scserver ~]# /usr/bin/zmu -U zm -P zm -d /dev/video -q -v Video Capabilities Name: UNKNOWN/GENERIC Type: 45 Can capture Does teletext Overlay onto frame buffer Can clip Video Channels: 1 Audio Channels: 0 Maximum Width: 704 Maximum Height: 480 Minimum Width: 48 Minimum Height: 32 Window ...
by jorgus
Mon Apr 06, 2009 7:54 pm
Forum: ZoneMinder 1.24.x
Topic: make[2]: *** [zm_local_camera.o] Error 1
Replies: 4
Views: 2997

How I check it?
by jorgus
Mon Apr 06, 2009 6:47 pm
Forum: ZoneMinder 1.24.x
Topic: make[2]: *** [zm_local_camera.o] Error 1
Replies: 4
Views: 2997

config.status: creating web/skins/mobile/graphics/Makefile config.status: creating web/skins/mobile/includes/Makefile config.status: creating web/skins/mobile/lang/Makefile config.status: creating web/skins/mobile/views/Makefile config.status: creating web/skins/mobile/views/css/Makefile config ...
by jorgus
Mon Apr 06, 2009 6:46 pm
Forum: ZoneMinder 1.24.x
Topic: make[2]: *** [zm_local_camera.o] Error 1
Replies: 4
Views: 2997

make[2]: *** [zm_local_camera.o] Error 1

Hi, I try to install zoneminder on kubuntu 8.10 I have download the last version on ZoneMinder-1.24.1 and move to root/ then untar tar -zxf ZoneMinder-1.24.1.tar.g cd ZoneMinder-1.24.1 root@scserver:/ZoneMinder-1.24.1# ./configure --with-webuser=www-data --with-webgroup=www-data --with-cgidir=/usr ...