Hi to everybody!
I have a v1.22.2 ZM server perfectly running a cabled-network with three AXIS 221 "Night and Day" cameras. Everything works ultra-fine and smoothly. Recently I have bought a cheap old 2110 AXIS camera (the prev. model of 211) for a possible implementation. The camera works on the network with its IP and ZM recognizes it when I add a new monitor with the SAME PARAMETERS as the 221 ones! Very good indeed, BUT...
Now I have got two brand new 211 AXIS cameras to implement the net (in substitution of the 2110, for quality reasons). The new AXIS 211 cams have been IP setup and now they are working and visible via the AXIS browser, so I think they are correctly "mounted" on the network (IP can be reached amd firmware is updated to the latest version).
But - SURPRSE - ZM DOES NOT MOUNT THEM. When I've added a "new monitor" on ZM, I took the SAME PARAMETERS of the 221 ones, already "tested" on 2110. Even if I try to add one monitor at a time...
IP numbers of 211 cams remain RED and the 211 cams are not operative at all, at any funcion condition. Also I have tried to downgrade the resolutions from 640x480 to smallest ones but with no fortune.
What happens? What can I do? If this is a case of "shared memory", please let me understand how to fix it. Thanks for your help... I really need it !!! Sorry for my English if you find some mistakes !!
My Monitor parameters are:
GENERAL
Source Type: Remote
Enabled yes
Maximum FPS: 4.00
Alarm Max FPS: 2.00
Reference Image Blend %ge 7
SOURCE
Remote host name - my IP -
Remote host port 80
Remote host path /axis-cgi/mjpg/video.cgi?resolution=640x480
Remote Image col 24 bit colour
Capture width 640
Capture height 480
BUFFERS
buffer size 40
warmup 25
pre 10
post 10
alarm frame count 1
MISC
Event prefix Event-
Section Length 600
Frame skip 0
FPS report interval 1000
Default rate real
Default scale actual
web color Yellow
AXIS 211 - problems with ZM
Can you access your camera with that stream directly?
http://your-ip:80/axis-cgi/mjpg/video.c ... on=640x480
(Use firefox, it supports mjpeg streaming. IE doesn't)
If yes, most common other thing is the shared memory. Search the wiki faq for SHMALL and follow those instructions. 640x480 in colour DOES require this change, although I'd have expected you to have needed that for the other cams at that resolution.
Axis 211's *definately* work with ZM. I've used several and installed a new one last week without hitch, so don't be returning them just yet.
http://your-ip:80/axis-cgi/mjpg/video.c ... on=640x480
(Use firefox, it supports mjpeg streaming. IE doesn't)
If yes, most common other thing is the shared memory. Search the wiki faq for SHMALL and follow those instructions. 640x480 in colour DOES require this change, although I'd have expected you to have needed that for the other cams at that resolution.
Axis 211's *definately* work with ZM. I've used several and installed a new one last week without hitch, so don't be returning them just yet.
my Problem
Dear friends, problem has been resolved. And It was EASY. The 211 cams come with a AXIS 4.40 firmware release, that ZM (not the latest version) could not recognize. So I have downgraded the firmware to the 4.30 release. Now everything WORKS FINE.
However thanks to everybody for the suggestion, expecially the one regarding the SHARED MEMORY, a issue I need to unleash more.
ciao
Alessandro
However thanks to everybody for the suggestion, expecially the one regarding the SHARED MEMORY, a issue I need to unleash more.
ciao
Alessandro
-
- Posts: 2
- Joined: Tue Nov 24, 2009 4:42 pm
Dear All,
I have similar issues with Axis 221, IP camera, where zoneminder source stays red and there is no streaming video on the monitor. I am running the camera in non-authentication mode and I can access the camera stream directly (http://my-ip:80/axis-cgi/mjpg/video.cgi ... on=640x480). The camera came with firmware version 4.45.1, which did not work in the first place. So I have also tried downgrading to 4.30 but unsuccessful. I did increase my shared memory to 4GB when I set up ZM initially. Bellow are my monitor, shared memory settings. Any suggestions would be greately appreciated.
MONITOR SETTINGS
------------------------
aazad2@aazad2-desktop:~$ sudo zmu -m 1 -U admin -P Password321 -q
Id : 1
Name : Monitor-1
Type : Remote
Protocol : http
Host : Camera IP
Port : 80
Path : /axis-cgi/mjpg/video.cgi?resolution=640x480
Width : 640
Height : 480
Colours : 3
Event Prefix : Event-
Label Format : %N - %y/%m/%d %H:%M:%S
Label Coord : 0,0
Image Buffer Count : 150
Warmup Count : 30
Pre Event Count : 20
Post Event Count : 20
Stream Replay Buffer : 20000
Alarm Frame Count : 1
Section Length : 600
Maximum FPS : 0.00
Alarm Maximum FPS : 0.00
Reference Blend %ge : 7
Track Motion : 0
Function: 2 - Monitor Only
Zones : 1
Id : 1
Label : All
Type: 1 - Active
Shape : 4 points
0: 0,0
1: 639,0
2: 639,479
3: 0,479
Alarm RGB : ff0000
Check Method: 3 - Blobs
Min Pixel Threshold : 25
Max Pixel Threshold : 0
Min Alarm Pixels : 9216
Max Alarm Pixels : 230400
Filter Box : 3,3
Min Filter Pixels : 9216
Max Filter Pixels : 230400
Min Blob Pixels : 6144
Max Blob Pixels : 0
Min Blobs : 1
Max Blobs : 0
SHARED MEMORY SETTINGS
---------------------------------
aazad2@aazad2-desktop:~$ ipcs -l
------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 4096000
max total shared memory (kbytes) = 8388608
min seg size (bytes) = 1
------ Semaphore Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767
------ Messages: Limits --------
max queues system wide = 994
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384
Also note, I can see ZM capturing frames in syslog message file:
Nov 24 15:44:12 aazad2-desktop zmc_m1[23424]: INF [Monitor-1: 12000 - Capturing at 5.99 fps]
Nov 24 15:46:57 aazad2-desktop zmc_m1[23424]: INF [Monitor-1: 13000 - Capturing at 6.06 fps]
Nov 24 15:49:38 aazad2-desktop zmc_m1[23424]: INF [Monitor-1: 14000 - Capturing at 6.21 fps]
I have similar issues with Axis 221, IP camera, where zoneminder source stays red and there is no streaming video on the monitor. I am running the camera in non-authentication mode and I can access the camera stream directly (http://my-ip:80/axis-cgi/mjpg/video.cgi ... on=640x480). The camera came with firmware version 4.45.1, which did not work in the first place. So I have also tried downgrading to 4.30 but unsuccessful. I did increase my shared memory to 4GB when I set up ZM initially. Bellow are my monitor, shared memory settings. Any suggestions would be greately appreciated.
MONITOR SETTINGS
------------------------
aazad2@aazad2-desktop:~$ sudo zmu -m 1 -U admin -P Password321 -q
Id : 1
Name : Monitor-1
Type : Remote
Protocol : http
Host : Camera IP
Port : 80
Path : /axis-cgi/mjpg/video.cgi?resolution=640x480
Width : 640
Height : 480
Colours : 3
Event Prefix : Event-
Label Format : %N - %y/%m/%d %H:%M:%S
Label Coord : 0,0
Image Buffer Count : 150
Warmup Count : 30
Pre Event Count : 20
Post Event Count : 20
Stream Replay Buffer : 20000
Alarm Frame Count : 1
Section Length : 600
Maximum FPS : 0.00
Alarm Maximum FPS : 0.00
Reference Blend %ge : 7
Track Motion : 0
Function: 2 - Monitor Only
Zones : 1
Id : 1
Label : All
Type: 1 - Active
Shape : 4 points
0: 0,0
1: 639,0
2: 639,479
3: 0,479
Alarm RGB : ff0000
Check Method: 3 - Blobs
Min Pixel Threshold : 25
Max Pixel Threshold : 0
Min Alarm Pixels : 9216
Max Alarm Pixels : 230400
Filter Box : 3,3
Min Filter Pixels : 9216
Max Filter Pixels : 230400
Min Blob Pixels : 6144
Max Blob Pixels : 0
Min Blobs : 1
Max Blobs : 0
SHARED MEMORY SETTINGS
---------------------------------
aazad2@aazad2-desktop:~$ ipcs -l
------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 4096000
max total shared memory (kbytes) = 8388608
min seg size (bytes) = 1
------ Semaphore Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767
------ Messages: Limits --------
max queues system wide = 994
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384
Also note, I can see ZM capturing frames in syslog message file:
Nov 24 15:44:12 aazad2-desktop zmc_m1[23424]: INF [Monitor-1: 12000 - Capturing at 5.99 fps]
Nov 24 15:46:57 aazad2-desktop zmc_m1[23424]: INF [Monitor-1: 13000 - Capturing at 6.06 fps]
Nov 24 15:49:38 aazad2-desktop zmc_m1[23424]: INF [Monitor-1: 14000 - Capturing at 6.21 fps]