Search found 6 matches
- Fri Feb 21, 2020 2:02 am
- Forum: ZoneMinder 1.34.x
- Topic: Amcrest control error
- Replies: 5
- Views: 6901
Re: Amcrest control error
I can confirm everything is working for me now in ZM v1.35.0 with my new(ish) Amcrest 3MP/2304TVL.
- Sun Jan 26, 2020 10:00 pm
- Forum: ZoneMinder 1.34.x
- Topic: Amcrest control error
- Replies: 5
- Views: 6901
Re: Amcrest control error
Posted to git, see https://github.com/ZoneMinder/zoneminder/issues/2816 ZM 1.34.1, control script "Amcrest HTTP API" results in error 401 not authorized when attempting any PTZ function. More discussion here , but seems to be in wrong forum, so reposted in this one. Thanks for staying on top of ...
- Sun Jan 26, 2020 8:02 pm
- Forum: User Contributions
- Topic: Amcrest PTZ functionality
- Replies: 45
- Views: 65251
Re: Amcrest PTZ functionality
I believe the control address is supposed to be "login:password@ip_address:port" and the control device is supposed to be the serial number of the camera. Yup, I've tried just about every possible combination with these details entered and not. Adding the port to the URL has not made a difference ...
- Sun Jan 26, 2020 7:01 pm
- Forum: User Contributions
- Topic: Amcrest PTZ functionality
- Replies: 45
- Views: 65251
Re: Amcrest PTZ functionality
Testing ZM v1.34.0 now... Unfortunately I am now getting: Camera control command FAILED: '401 Unauthorized' for URL user:pass@host/cgi-bin/ptz.cgi?action=stop&code=Right&channel=0&arg1=0&arg2=1&arg3=0 Tried a few different variations of the control address (i.e. with and w/o "http://" and ":80 ...
- Sun Jan 26, 2020 3:39 pm
- Forum: User Contributions
- Topic: Amcrest PTZ functionality
- Replies: 45
- Views: 65251
Re: Amcrest PTZ functionality
ZM v1.32.3 (manually pulled Amcrest_HTTP.pm from github)
- Sun Jan 26, 2020 5:52 am
- Forum: User Contributions
- Topic: Amcrest PTZ functionality
- Replies: 45
- Views: 65251
Re: Amcrest PTZ functionality
Just picked up an Amcrest IP3M-941 and am seeing the same "Invalid control parameter: Up" and "Can't access Up member of object of class ZoneMinder::Control::Amcrest_HTTP" errors. Punching the URLs from the amcrest781.pm/Amcrest_HTTP.pm files with my camera's IP makes the camera move correctly, so ...