hikvision-client
hikvision-client copied to clipboard
Client for Hikvision devices
Hi, I am applying computer vision solutions using hikvision cameras and DVR. Once I detect some object, I want to send alerts/alarms to the DVR in order to be post...
Hi, Thanks for the great job, I've been trying to find but couldn't, is there a way to arm and disarm the camera from sending events out ? Thanks
Hi, thank for ur great work. I'm currently work with Hikvision IP camera, and ur repo help me so much. Now I'm facing a problem about listening to line crossing...
你好 请问这个库能做海康摄像头激活的功能嘛 另外我问一下 设置安全问题的时候 请求该怎样写。 设置背光开启是正确的 #设置背光开启 #"http://192.168.1.64:80/ISAPI/Image/channels/1/WDR" xml2="open50" response2 = cam.Image.channels[1].WDR(method='put',data=xml2) 设置安全问题 url:"http://192.168.1.64:80/ISAPI/Security/questionConfiguration?security=1&iv=2a37e960d3b1f98231faa4c6e96e8553" 请问response 该如何写呢 response= cam.Security.questionConfiguration ???(method='put',data=xml)
I have this camera by Hikvision (https://www.hikvision.com/en/products/IP-Products/PTZ-Cameras/Pro-Series/DS-2DE7225IW-AE/?q=ds-2de7225iw-ae&position=2). By now I'm able to get video stream with rtsp protocol and VideoCapture from opencv. Is it possible with the API from this...
I'm trying to add users but i get 403 requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://1.1.1.1:80/ISAPI/System/Security/users And this is from documentation ( works with curl ) POST /ISAPI/Security/users HTTP/1.1...
Hello how can I get alarm events from hikvision thermal cameras?
Hi there, I am trying to contact you regarding a project my company is working on. Please reach out to me at [email protected] if you're interested, and would like to...
Hi, I am new to using the hikvision cameras and its integration, my question my be really broad so i hopefully I can find how to approach this. Ok so...
DS-2DE2A404IW-DE3 V5.6.0 build 190128 ` File "/srv/hik/local/lib/python2.7/site-packages/hikvisionapi/hikvisionapi.py", line 32, in __call__ return self.client.request(self.method_name, **kwargs) File "/srv/hik/local/lib/python2.7/site-packages/hikvisionapi/hikvisionapi.py", line 158, in request response = self._prepared_request(*args, **kwargs) File "/srv/hik/local/lib/python2.7/site-packages/hikvisionapi/hikvisionapi.py", line 153, in _prepared_request...