Problem with Control
Posted: Sat Oct 05, 2013 9:28 pm
Hey guys,
I'm trying to get the control working with my Foscam camera. I can view the camera and record no problems, but whenever I issue a control command I get an alert something along the lines of:
"Control response was status = undefined"
If I check the log, it's showing:
I've checked that I'm using the right control protocol - Ie. the same as the filename in the control directory minus the .pm.
I've attached my control script, the permissions are the same as the other control files in the directory.
Does anyone have any idea why i would be getting that error?
I'm trying to get the control working with my Foscam camera. I can view the camera and record no problems, but whenever I issue a control command I get an alert something along the lines of:
"Control response was status = undefined"
If I check the log, it's showing:
Code: Select all
2013-10-06 08:23:40.869740 zmcontrol 8467 FAT Can't connect: No such file or directory zmcontrol.pl
2013-10-06 08:23:30.869060 zmcontrol 8470 INF Control server 1/Foscam starting at 13/10/06 07:23:30 zmcontrol.pl
2013-10-06 08:23:30.866860 zmcontrol 8467 INF Starting control server 1/Foscam zmcontrol.pl
I've attached my control script, the permissions are the same as the other control files in the directory.
Does anyone have any idea why i would be getting that error?