Hello,
I am getting the error NET_DVR_Login_V30 failed, error code = 10 when runnig this line :
user_id = HCNetSDK.NET_DVR_Login_V30("192.168.100.102".encode('utf-8'), 80, "admin".encode('utf-8'), "***".encode('utf-8'), device_info)
Could you help me please to resolve this error.