Search found 3 matches

by hamishcross
Sun Feb 05, 2012 8:41 pm
Forum: ZoneMinder 1.24.x
Topic: PZT with Foscam FI8918W
Replies: 8
Views: 9013

Re: PZT with Foscam FI8918W

As a work around... I modified the script a little, then put it in a cgi-bin folder on my server. So I can access those files to move the camera as required. Script: #!/usr/bin/perl # setup the request use LWP::UserAgent; $ua = new LWP::UserAgent; print "content-type: text/plain\n\n"; $req = new ...
by hamishcross
Sun Feb 05, 2012 4:49 pm
Forum: ZoneMinder 1.24.x
Topic: no PTZ on Trendnet IPV400 AND no errors showing up in logs
Replies: 8
Views: 4550

Re: no PTZ on Trendnet IPV400 AND no errors showing up in lo

I too have the same problem using ZM 1.24.4 and Ubuntu 11.10.

Anyone got this fixed?
by hamishcross
Sun Feb 05, 2012 4:22 pm
Forum: ZoneMinder 1.24.x
Topic: PZT with Foscam FI8918W
Replies: 8
Views: 9013

Re: PZT with Foscam FI8918W

I too am having the same problems. I'm running Ubuntu 11.10. My zmcontrol appears to be acting exactly the same. The files were copied from clipboard to a ssh terminal and then permissions modified. I even tried giving the file 777 but that doesn't seem to have made a difference. Tracking the ...