bashis
bashis
Guys, thanks for "alerting" in the post, please let me know how I could help you out. FYI, I mostly use Dahua undocumented API, not the same as their official...
> Guys, thanks for "alerting" in the post, please let me know how I could help you out. > > FYI, I mostly use Dahua undocumented API, not the same...
> Whoaaa the legend responded :-) amazing work you’ve done with figuring out these APIs. > > Can you point me to an example you might have where you use...
Correct, I develop only w/ Linux, and the POLLIN is a Windows python issue, and not with this script itself.
Many thanks for the report, very useful! "system.listService" do not give anything back, and reporting "InterfaceNotFound" w/ 'False'. My code do not expect 'False' and thats why it crashing when...
Firstly, as Dahua says to me: IMOU isn't Dahua (still they are, IMOU is sub of Dahua) Secondly, this version of script is 'Pre-alpha'. Still, I do work on another...
I've seen other similar issues [here](https://github.com/rroller/dahua/issues/6) , some IMOU simply seems not to be fully Dahua - or at least lacking lots functionality, so this script will note work with...
Interesting... 1, try "config members" when you are connected w/ valid creds on my script. 2, if that do not work try "config DVRIP" to see if that give any...
Perhaps long shot, but try to replace "All" with "ANY", might help you to get the config. Line 3423 in [updated script](https://github.com/mcw0/Tools/blob/4a41fa954fd8e863b42f68102184b29151da8886/Dahua-JSON-Debug-Console-v2.py#L3423)
bummer, thx for info. Will try to get one EZIP one day to check out this more.