I'm running "Amcrest Surveillance Pro-Win64_International_IS_V2.003.0000001.0.R.201130" on my Windows 10 machine. I've noticed that I can't use it to get my IP4M-1041B cameras out of privacy mode. Is this option missing or am I just not looking in the right place for it? There are options for this in the Web UI and Android app, but not so for ASP that I can tell.
I end up having to fire up the Web UI to get each camera in my system out of privacy mode. Cumbersome. It seems silly that the Windows app doesn't have this.
Any ideas? I've tried Amcrest support but they haven't been helpful.
ASP and no Privacy Mode toggle
Re: ASP and no Privacy Mode toggle
In ASP, go to
Device CFG>Encode>Overlay>Privacy Mask
Device CFG>Encode>Overlay>Privacy Mask
-
- Posts: 6
- Joined: Fri Jul 22, 2022 6:05 pm
-
- Posts: 6
- Joined: Fri Jul 22, 2022 6:05 pm
Re: ASP and no Privacy Mode toggle
Here is the response from support:
It looks like my options for privacy mode are:
1) Use AVP separately to toggle
2) Log in to the web interface of the camera to toggle
Once it's enabled, I'll simply revert to using ASP since I'm on my desktop more often than not.
This just reiterates the point I brought up to support that it seemed silly to require two different apps to access the full functionality of the camera. The camera itself is great -- the software to interact with it is just lacking a full feature set. They did not acknowledge that either. *shrug*
I don't see how installing / reinstalling ASP will change its behavior. I identified the version of ASP I'm running and they did not acknowledge whether that was the latest or not. It's the version linked here: https://support.amcrest.com/hc/en-us/ar ... llance-ProHave you tried to enable/disable the privacy mode of the device using Amcrest View Pro application, in certain cases of options may not be available on all the applications that are using. If you are still facing the issue then, uninstall the Amcrest surveillance Pro software and install the latest version of the software and check once again.
It looks like my options for privacy mode are:
1) Use AVP separately to toggle
2) Log in to the web interface of the camera to toggle
Once it's enabled, I'll simply revert to using ASP since I'm on my desktop more often than not.
This just reiterates the point I brought up to support that it seemed silly to require two different apps to access the full functionality of the camera. The camera itself is great -- the software to interact with it is just lacking a full feature set. They did not acknowledge that either. *shrug*
Re: ASP and no Privacy Mode toggle
I don't know really. While it could be a pain maybe there is a CGI that could work. Looking over the new data I don't see one however there are others that use CGI more then I that might have better info if there was a CGI for toggle on or off. It would be nice if there is. I am going to assume there might be. Maybe some of the users that use CGI will see the post and offer a solution while you wait for release of an update.
Be Safe.
Re: ASP and no Privacy Mode toggle
Home Assistant Amcrest integration supports Privacy Mode switch. The link below contains the cgi commands used for privacy mode in the section labeled "The secrets are:"Revo2Maxx wrote: ↑Mon Aug 01, 2022 11:27 am I don't know really. While it could be a pain maybe there is a CGI that could work. Looking over the new data I don't see one however there are others that use CGI more then I that might have better info if there was a CGI for toggle on or off. It would be nice if there is. I am going to assume there might be. Maybe some of the users that use CGI will see the post and offer a solution while you wait for release of an update.
https://community.home-assistant.io/t/p ... tch/287543
I don't use HA or have the subject camera. Perhaps you could try the cgi commands.
Re: ASP and no Privacy Mode toggle
Thanks I did try the command remote tunnel to my v3 it failed when I get home I will try again local
Thanks @jack7 for some insight as the post said its undocumented info so need some more testing if I find working cgi I will post it
Thanks @jack7 for some insight as the post said its undocumented info so need some more testing if I find working cgi I will post it
Be Safe.
Re: ASP and no Privacy Mode toggle
Ok got it to work again Thanks @jack7 for the help with the matter
To turn off the camera use
10.0.0.175/cgi-bin/configManager.cgi?action=setConfig&LeLensMask[0].Enable=true
turn it on
10.0.0.175/cgi-bin/configManager.cgi?action=setConfig&LeLensMask[0].Enable=false
using http and the rest before using your IP address
also running this will give you all the data for the state
10.0.0.175/cgi-bin/configManager.cgi?action=getConfig&name=LeLensMask
To turn off the camera use
10.0.0.175/cgi-bin/configManager.cgi?action=setConfig&LeLensMask[0].Enable=true
turn it on
10.0.0.175/cgi-bin/configManager.cgi?action=setConfig&LeLensMask[0].Enable=false
using http and the rest before using your IP address
also running this will give you all the data for the state
10.0.0.175/cgi-bin/configManager.cgi?action=getConfig&name=LeLensMask
Be Safe.
Re: ASP and no Privacy Mode toggle
Also found a post from 2020 where someone got the info about the mask and was looking for CGI as it was not posted anywhere I thought I would also give them credit as I just found it and they also posted the info in 2020.. Thanks @sidamos for pointing this out.
That thread can be found here..
https://amcrest.com/forum/ip-cameras-f1 ... 14496.html
That thread can be found here..
https://amcrest.com/forum/ip-cameras-f1 ... 14496.html
Be Safe.