Open HassanRehman11 opened 5 days ago
As you can see in this snippet, there are two types of devices: the older one (dtype == 0
) doesn't require authentication during the handshake, while the newer one (dtype > 0
) does:
Thanks for replying but I am accessing newer devices of Dahua and login system not working .On data.recv() it get timeout
Hello, I am working on python implementation. Some of Dahua are working but some are not. If I give credentials than none of the camera works. Can you tell me what setting it is looking that it some time works without credentials and auth function is not working?