Search found 4 matches
- Wed May 01, 2019 7:11 am
- Forum: Feature Requests
- Topic: Machine learn for a day to learn to ignore false positives?
- Replies: 1
- Views: 3788
Machine learn for a day to learn to ignore false positives?
Would it make sense to have a mode where a camera watches its scene for a couple of days or so, then reports back the max/min values it registered along with the associated event images, then give the option to set the event triggers to some percentage slightly higher than recorded during the test ...
- Tue Feb 13, 2018 4:36 am
- Forum: ZoneMinder 1.30.x
- Topic: Control wansview q2
- Replies: 3
- Views: 2089
Re: Control wansview q2
Solved. Just needed to disable "HAS PAN SPEED" and "HAS TILT SPEED" in the DBPower Control Capability dialog. Wireshark showed that the command that worked from the web interface to move the camera up had no numbers after "up" in: uri="/hy-cgi/ptz.cgi?cmd=ptzctrl&act=up" That is where the speed ...
- Mon Feb 12, 2018 2:33 am
- Forum: ZoneMinder 1.30.x
- Topic: Control wansview q2
- Replies: 3
- Views: 2089
Re: Control wansview q2
Thanks Dave111, that's got me quite a bit further. I did as you suggested and the log shows I am successfully authenticating the video stream and starting the control server (using user:pass@ip.address:port in the "Control Address" field of the Control tab, keeping Control Device blank, as otherwise ...
- Sun Feb 11, 2018 8:57 am
- Forum: ZoneMinder 1.30.x
- Topic: Control wansview q2
- Replies: 3
- Views: 2089
Control wansview q2
Trying to control pan and tilt for a wansview q2. One post suggested the solution required digest authentication and gave a DBPower.pm as a working solution: https://forums.zoneminder.com/viewtopic.php?t=23792 I put the .pm file into /usr/share/perl5/ZoneMinder/Control but DBPower didn't appear in ...