python-onvif icon indicating copy to clipboard operation
python-onvif copied to clipboard

control hikcamera using onvif test code

Results 4 python-onvif issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/39718972/218404236-4fa2f687-40a3-4aa6-9210-2e5b408d1881.png) 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无法控制速度,即速度参数无效,请问这是什么原因呢?