Results 80 comments of Ronnie

I just ordered this. It’ll arrive Monday and I’ll try to get it working ASAP. https://www.amazon.com/dp/B08RD2C67R

The hardware arrived today. I hope to test it out soon. Will report back as soon as I know more.

@inevity probably the same API. Just a heads up, I finally got this device hooked up so now I can start hacking away :) I'll continue to keep you posted....

OK this is going to take some work. This camera uses the RPC2 API (which is better because it's json based). The other cameras support the same RPC2 API but...

Just to keep everyone posted, I've started to write the first bit of code for this. Nowhere near done, but at least it's a start 😆

I have the basic commands working with the RPC2 API (login, logout, get device details). This works great for all my Dahua cameras but it still doesn't work for the...

As far as I can tell, these cameras do not have an HTTP API. Unfortunately you have to connect over a socket and send the commands according to their protocol...

I doubt this will help at all... but I just released 0.8.13 which uses the rpc2 API during the config flow. Can some of you try with the latest 0.8.13...

@gelokatil thanks. We don't want to use the cloud here and would like to stay completely local. I should have mentioned this before... the local username is `admin` and the...