Control Script Errors

Forum for questions and support relating to the 1.28.x releases only.
Locked
AlexB
Posts: 18
Joined: Mon Aug 03, 2015 3:18 pm

Control Script Errors

Post by AlexB »

I keep getting an error when I use the controller for my camera. It says "Control response was status = undefined message = /usr/bin/zmcontrol.pl -- autostop --command=moveConUp --id=12=>

Then I checked the logs and it says "Can't load ZoneMinder::Control::DCS5300G" when I try executing a command. I'm not sure what this means, but the PID is 20836 and the level is FAT.
bbunge
Posts: 2979
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Control Script Errors

Post by bbunge »

I do not see a Control Type for the DCS5300G. So it may not work.

http://www.zoneminder.com/wiki/index.ph ... #DCS-5300G
AlexB
Posts: 18
Joined: Mon Aug 03, 2015 3:18 pm

Re: Control Script Errors

Post by AlexB »

I just edited panasonicIP.pl for this camera. That's coming from this http://www.zoneminder.com/wiki/index.ph ... #DCS-6620G with a different name (DCS5300G), because it says this control script should work with my camera too.
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Control Script Errors

Post by knight-of-ni »

The control script it probably out of date.

Please see the note in the WiKi:
http://www.zoneminder.com/wiki/index.ph ... rk_Cameras

You can search the forum for my instructions on how to troubleshoot broken control scripts and fix them.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
Locked