Page 1 of 1

remote ZM will not connect.

Posted: Tue Aug 15, 2006 1:10 am
by pkmminc
I am currently have trouble connecting to a zm running in monitor mode.
Current setup for camera is:

NTSC
30fps
320x240
Grey

The ZM trying to connect has these settings
30fps
320x240
grey
ip address
80
/cgi-bin/nph-zms?mode=jpeg&monitor=21&scale=100&maxfps=30
grey

Below is what the current ZM is getting while trying to get images from the remote zm. The remote ZM does display images.

Code: Select all

Aug 15 00:51:50 menace-frontend zmc_m3[16642]: INF [Starting Capture]
Aug 15 00:51:50 menace-frontend zmc_m3[16642]: ERR [Captured image does not match expected size, check width, height and colour depth]
I have lowered the FPS on both machines and got the same result. I lowered all the way down to 2fps.

Both servers have the same apache and PHP versions. They are also connected the same switch.

apache 2.0.58
php 5.1.4
perl 5.8.8
ZM 1.22.2

Re: remote ZM will not connect.

Posted: Wed Aug 16, 2006 11:44 am
by cordel
pkmminc wrote:

Code: Select all

Aug 15 00:51:50 menace-frontend zmc_m3[16642]: ERR [Captured image does not match expected size, check width, height and colour depth]
Check and make sure you don't have colorize checked in your remote zm setup, or try switching your connecting zm to 24bit color.

Regards,
Corey

Colorize was the issue

Posted: Wed Aug 16, 2006 12:47 pm
by pkmminc
Cordel,
Thank you for the help. Colorize was indeed the issue. Once I unchecked and started ZM I could see the images.