axis 205

Support and queries relating to all previous versions of ZoneMinder
Locked
aspinall
Posts: 3
Joined: Wed Apr 28, 2004 7:57 am

axis 205

Post by aspinall »

I've a problem with axis 205 cam.
my configuration is :

Remote Host Name http://172.16.24.212
Remote Host Port 80
Remote Host Path http://172.16.24.212

The state is idle..what's the problem ?
sorry my english
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Re: axis 205

Post by zoneminder »

aspinall wrote:Remote Host Name http://172.16.24.212
Remote Host Port 80
Remote Host Path http://172.16.24.212
The remote host name is just that, a host name, and so should not have a http:// at the front. The remote host path should be a path not a URL, so for a 205 it would either be /mjpg/video.mjpg for a motion jpeg type stream or /jpg/image.jpg for a stills stream.

Fix all that first and you might get a bit further.

Phil,
aspinall
Posts: 3
Joined: Wed Apr 28, 2004 7:57 am

error

Post by aspinall »

1

tail -f /var/log/messages

Apr 28 11:44:54 linuxr0x zmc-h172.16.24.[12203]: INF [Debug Level = 0, Debug Log = ]
Apr 28 11:44:54 linuxr0x zmc-h172.16.24.[12203]: ERR [No monitors found]
Apr 28 11:45:01 linuxr0x zmu[12210]: ERR [Can't shmget: Invalid argument]
Apr 28 11:45:11 linuxr0x zmu[12214]: ERR [Can't shmget: Invalid argument]
Apr 28 11:45:22 linuxr0x zmu[12220]: ERR [Can't shmget: Invalid argument]


2

http://localhost:8080/cgi-bin/zms

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.

3

[root@linuxr0x bin]# ./zmc -H 172.16.24.212 -P 80 -p /mjpg/video.mjpg
[root@linuxr0x bin]#

???

4[Wed Apr 28 11:30:37 2004] [error] [client 172.16.16.166] File does not exist: /var/www/html/images/New.jpg, referer: http://172.16.16.62:8080/index.php?view ... &scale=100
[Wed Apr 28 11:34:13 2004] [error] [client 127.0.0.1] Premature end of script headers: zms, referer: http://127.0.0.1:8080/index.php?view=wa ... &scale=100
[Wed Apr 28 11:35:28 2004] [error] [client 127.0.0.1] Premature end of script headers: zms, referer: http://127.0.0.1:8080/index.php?view=wa ... &scale=100
[Wed Apr 28 11:35:29 2004] [error] [client 127.0.0.1] Premature end of script headers: zms
[Wed Apr 28 11:42:11 2004] [error] [client 127.0.0.1] Premature end of script headers: zms, referer: http://127.0.0.1:8080/index.php?view=wa ... &scale=100
[Wed Apr 28 11:42:15 2004] [error] [client 127.0.0.1] Premature end of script headers: zms
[Wed Apr 28 11:47:15 2004] [error] [client 127.0.0.1] Premature end of script headers: zms
[Wed Apr 28 11:57:21 2004] [error] [client 127.0.0.1] Premature end of script headers: zms
[Wed Apr 28 11:57:28 2004] [error] [client 127.0.0.1] Premature end of script headers: zms
[Wed Apr 28 12:05:59 2004] [error] [client 127.0.0.1] Premature end of script headers: zms
[root@linuxr0x bin]#

Help me !!!
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Re: error

Post by zoneminder »

aspinall wrote:1
Apr 28 11:45:01 linuxr0x zmu[12210]: ERR [Can't shmget: Invalid argument]
Details on how to fix this are in the FAQ. I think all your other errors arise from this.

Phil,
philippe0206
Posts: 7
Joined: Wed Mar 31, 2004 3:16 pm
Location: paris

axis 205

Post by philippe0206 »

Hello,

My axis work with:

Remote Host Name = IPADDRESS ( ex: 192.168.0.210 )
Remote Host Port = 80
Remote Host Path = /axis-cgi/jpg/image.cgi?

Philippe,
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

All the different Axis cameras have their stills and mjpeg paths in entirely different places. I assume Philippe doesn't have a 205 but another model, is this correct?

Phil,
philippe0206
Posts: 7
Joined: Wed Mar 31, 2004 3:16 pm
Location: paris

axis 205

Post by philippe0206 »

Hello,
I have AXIS 205 and It works fine with my config like my last email.

Philippe
salza
Posts: 3
Joined: Mon Jun 21, 2004 4:12 pm

Axis HTTP API

Post by salza »

AXIS HTTP API Description might be useful when you try to get this linky business straight :)

http://www.axis.com/techsup/cam_servers ... _index.htm
philippe0206
Posts: 7
Joined: Wed Mar 31, 2004 3:16 pm
Location: paris

Post by philippe0206 »

thank you

Philippe
Locked