Closed sidamos closed 3 years ago
Found out the cgi-bin commands for that:
/cgi-bin/configManager.cgi?action=getConfig&name=LeLensMask
/cgi-bin/configManager.cgi?action=setConfig&LeLensMask[0].Enable=true
/cgi-bin/configManager.cgi?action=setConfig&LeLensMask[0].Enable=false
So one issue here is that this API is undocumented. I would love for this to be added added anyways.
https://drive.google.com/file/d/1VM2Tb-q4PhmZuvLxSk5OwWInbFxUuTR-/view
My Amcrest IP2M-841B-V3 has a privacy mode. I guess, other cameras have that also.
I have captured the REST calls from the web interface and the Android app. Could not find similar CGI calls, yet.
Privacy mode on (Web):
Privacy mode off (Web):
Privacy mode on (App):
Privacy mode off (App):