Page 1 of 1

failed to connect to server access denied with TVIP100W

Posted: Mon Mar 20, 2006 1:48 am
by antar
can anyone you tell me how they got the TVIP100W to work.
I am getting feed in in but cambazola is saying failed to connect to server access denied

here is my config

Remote Host Name admin:admin@192.168.1.20
Remote Host Port 80
Remote Host Path /IMAGE.JPG
Remote Image Colours 24 bit
Capture Width (pixels) 320
Capture Height (pixels) 240
Orientation Horizontal


ZM_OPT_REMOTE_CAMERAS checked
ZM_NETCAM_REGEXPS checked
ZM_HTTP_VERSION 1.1
ZM_HTTP_UA admin
ZM_HTTP_TIMEOUT 3000


Detection is actually happening and alarms work with zones defined

it is just cambazola (java) not displaying the picture in streaming or still

I am using a trendnet TVIP100W

Thanks for the help

antar

added info from syslog/message

Posted: Mon Mar 20, 2006 1:08 pm
by antar
Var/log/messages says this:

Mar 20 08:03:20 test zmdc[5047]: INF ['zmc -m 1' started at 06/03/20 08:03:20]
Mar 20 08:03:20 test zmdc[4841]: INF ['zmc -m 1' starting at 06/03/20 08:03:20, pid = 5047]
Mar 20 08:03:20 test zmc_m1[5047]: INF [Debug Level = 0, Debug Log = <none>]
Mar 20 08:03:20 test zmc_m1[5047]: ERR [Attempting to crop outside image, 1,0 -> 320,240 not in 320,240]
Mar 20 08:03:20 test zmc_m1[5047]: INF [Starting Capture]
Mar 20 08:03:20 test zmdc[4841]: WAR [Can't find process with command of 'zma -m 1']

Posted: Mon Mar 20, 2006 5:06 pm
by zoneminder
Can you post the output of

Code: Select all

zmu -m1 -q -v
You may need to supply a username and password if running in authenticated mode.

result zmu -m1 -q -v

Posted: Mon Mar 20, 2006 5:48 pm
by antar
here is the reslt

[root@test /]# zmu -m1 -q -v
Monitor 1(Driveway)
Id : 1
Name : Driveway
Type : Remote
Host : admin:admin@192.168.1.20
Port : 500
Path : /IMAGE.JPG
Width : 320
Height : 240
Palette : 4
Colours : 3
Event Prefix : Event-
Label Format : %%s - %y/%m/%d %H:%M:%S
Label Coord : 0,0
Image Buffer Count : 30
Warmup Count : 1
Pre Event Count : 10
Post Event Count : 10
Alarm Frame Count : 3
Section Length : 600
Maximum FPS : 30.00
Reference Blend %ge : 8
Track Motion : 0
Function: 2 - Monitor
Zones : 2
Id : 2
Label : door
Type: 1 - Active
Alarm RGB : ff0000
Check Method: 1 - Alarmed Pixels
Min Pixel Threshold : 10
Max Pixel Threshold : 0
Min Alarm Pixels : 768
Max Alarm Pixels : 0
Filter Box : 0,0
Min Filter Pixels : 0
Max Filter Pixels : 0
Min Blob Pixels : 0
Max Blob Pixels : 0
Min Blobs : 0
Max Blobs : 0
Id : 1
Label : All
Type: 5 - Inactive
Alarm RGB : 000000
Check Method: 0 - Unknown
Min Pixel Threshold : 0
Max Pixel Threshold : 0
Min Alarm Pixels : 0
Max Alarm Pixels : 0
Filter Box : 0,0
Min Filter Pixels : 0
Max Filter Pixels : 0
Min Blob Pixels : 0
Max Blob Pixels : 0
Min Blobs : 0
Max Blobs : 0

*** glibc detected *** free(): invalid next size (normal): 0x0daf0580 ***
Aborted

---------------------------------------------------------

As added info: network infrastructure as follows:

XP machine 192.168.1.110 (DHCP)
||
linksys wrt54g v2.2 192.168.1.1<<<<<< Camera 192.168.1.20 (Static)(Wireless Link)
||
Server linux (where zm is) 192.168.1.4
Mandriva 2006

Posted: Thu Mar 23, 2006 4:53 pm
by zoneminder
See other thread.