python-onvif
python-onvif copied to clipboard
control hikcamera using onvif test code
I have a problem and that is that when I call the move_relative or move_abspantilt functions the camera also interacts with the zoom, taking it to the maximum or minimum....
Symthoms: After downloading git-repo and changed ONVIFCamera params then run the *move.py* for your instruction like this image.  Then, I got following errors: *onvif.exceptions.ONVIFError: Unknown error: ("Connection broken: ConnectionResetError(10054,...
Which camera did you test onvif-zeep with? I used an anpviz camera, send move commands, no errors, but nothing happens in the rtsp feed. I'm thinking it doesn't actually support...
你好,我在使用你的项目时,发现RelativeMove无法控制速度,即速度参数无效,请问这是什么原因呢?