Page 1 of 1

zmcontrol.pl - Can't connect: Permission denied

Posted: Wed Jan 27, 2010 11:21 pm
by fechebsd
Hi, sorry for my bad english.
i have a jmk up010 ip camera, and i follow this configuration: http://www.zoneminder.com/forums/viewto ... 561c147ce1

I only have problem with PTZ control.
in my zmcontrol.log i see:

Code: Select all

01/27/10 15:19:13.506340 zmcontrol[8711].INF [Starting control server 1/jmkup10]
01/27/10 15:19:13.534749 zmcontrol[8714].INF [Control server 1/jmkup10 starting at 10/01/27 15:19:13]
01/27/10 15:19:23.550759 zmcontrol[8711].FAT [Can't connect: Permission denied]
if i execute zmcontrol.pl from shell:

Code: Select all

[root@localhost ~]# /usr/bin/zmcontrol.pl --id=1 --command=moveConUp
Can't connect: Connection refused at /usr/lib/perl5/vendor_perl/5.10.0/ZoneMinder/Debug.pm line 349
        ZoneMinder::Debug::Fatal('Can\'t connect: Connection refused') called at /usr/bin/zmcontrol.pl line 154
[root@localhost ~]#
thank very much
bye

Re: zmcontrol.pl - Can't connect: Permission denied

Posted: Fri Jan 29, 2010 11:47 pm
by TechGuy
Perhaps this is a silly question, but did you try connecting to the camera's tcp\udp port for the PTZ? Perhaps the ports are inaccessible either because they are not turned on, on the camera, or because of firewall rules blocking them.