Search found 20 matches
- Tue Nov 19, 2013 1:47 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
Modified the script to allow for IR On/Off utilizing the Wake/Sleep functions. It looks a little cludgy, but it works.
- Tue Nov 19, 2013 12:17 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
Ignore that request. I screwed up my script and couldn't fathom how I'd managed it. I'm good to go, now.
- Mon Nov 18, 2013 9:22 pm
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
TheKorn, can I get a copy of your script? I'm digging back into why my PTZ functioning stopped.
- Tue Sep 24, 2013 1:17 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
SOURCE CODE! Time to see if there's anything worthwhile:
http://tsd.dlink.com.tw/downloads2008detailgo.asp
http://tsd.dlink.com.tw/downloads2008detailgo.asp
- Mon Sep 23, 2013 1:08 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
No shame in that. My local big box only had the 5020L. I have a 2,000 sqft house. I don't exactly NEED the wifi extender. 

- Sun Sep 22, 2013 6:16 pm
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
I never looked at the difference between the 5010L and the 5020L. Looks like the only difference is the 5020L has the wifi repeater. Nice.
- Sun Sep 22, 2013 6:14 pm
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
I haven't seen any corrupt packets, but I haven't been paying a ton of attention to it and I haven't had it for very long, either.
- Sun Sep 22, 2013 3:44 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
I've corrected the Wiki article to include an accurate script (which you may wish to copy to your 5010L description)
http://www.zoneminder.com/wiki/index.ph ... #DCS-5020L
http://www.zoneminder.com/wiki/index.ph ... #DCS-5020L
- Sun Sep 22, 2013 3:11 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
I found my issue. While your advice was correct based off of the information you know, it wasn't my issue. I'd taken the TVIP400 file and copied to another file and I modified the module name internally, so in my settings it WAS correct. They key to figuring out *MY* error was when I took your file ...
- Sun Sep 22, 2013 2:56 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
As the guy that added the 5010L, I was kind of wondering why you copied only half of it for the 5020L! :D I didn't want to add data that I wasn't sure was yet useful and accurate since I hadn't verified that it would work with the 5020L. Once it was working, I'd planned on going back and fixing it ...
- Fri Sep 20, 2013 2:52 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
I've determined through perl debugging that the error is coming from line 139 in zmcontrol.pl. If I look at the contents of $saddr, I get '#002'. I don't really know what I'm doing in perl, so that's where I'm at. ideas? 137 socket( CLIENT, PF_UNIX, SOCK_STREAM, 0 ) or die( "Can't open socket ...
- Fri Sep 20, 2013 1:39 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
I definitely feel stupid. Bad password on the Control tab of the monitor. I figured it used the same path as the Monitor's main tab. I was wrong. Sep 19 19:37:59 tv zmcontrol[29786]: INF [Starting control server 1/DLink-DCS5020L] Sep 19 19:37:59 tv zmcontrol[29788]: INF [Control server 1/DLink ...
- Fri Sep 20, 2013 1:36 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
Found this in my syslog, now just need to find out why I'm getting Permissions errors. 443 Sep 19 19:32:36 tv zmcontrol[27568]: INF [Starting control server 1/DLink-DCS5020L] 444 Sep 19 19:32:36 tv zmcontrol[27570]: INF [Control server 1/DLink-DCS5020L starting at 13/09/19 19:32:36] 445 Sep 19 19:32 ...
- Thu Sep 19, 2013 7:12 pm
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
Re: DLink PTZ cam not recognizing PTZ clicks
Found this in /var/log/apache2/error.log
Looks like it's forming up the shell command wrong.
[Thu Sep 19 13:08:07 2013] [error] [client ip_addr] ERR [/usr/bin/zmcontrol.pl --panstep=13 --command=moveRelUpRight --id=1=>], referer: http://ip_addr/zm/?view=watch&mid=1
Is that right?
Looks like it's forming up the shell command wrong.
[Thu Sep 19 13:08:07 2013] [error] [client ip_addr] ERR [/usr/bin/zmcontrol.pl --panstep=13 --command=moveRelUpRight --id=1=>], referer: http://ip_addr/zm/?view=watch&mid=1
Is that right?
- Thu Sep 19, 2013 12:40 am
- Forum: ZoneMinder 1.25.x
- Topic: DLink PTZ cam not recognizing PTZ clicks
- Replies: 25
- Views: 14598
DLink PTZ cam not recognizing PTZ clicks
I'm fairly certain that I do not have something set up exactly right. I bought a DLink DCS-5020L to start my ZM setup with. I'm using the setup instructions using the DCS-5010L settings (copied into its own section for the 5020L) but PTZ doesn't appear to work for the 5020L. Below are my settings ...