RichardoMrMu / python-onvif

control hikcamera using onvif test code
MIT License
36 stars 11 forks source link

onvif.exceptions.ONVIFError: Unknown error: ("Connection broken: ConnectionResetError(10054, ' An existing connection was forcibly closed by the remote host', None, 10054, None) #3

Open hci-mkim opened 1 year ago

hci-mkim commented 1 year ago

Symthoms: After downloading git-repo and changed ONVIFCamera params then run the move.py for your instruction like this image. image

Then, I got following errors: onvif.exceptions.ONVIFError: Unknown error: ("Connection broken: ConnectionResetError(10054, ' An existing connection was forcibly closed by the remote host', None, 10054, None)"

Which part should I missed to modify??.

++ O/S: Windows10 Local IP Camera address: 192.168.0.83 Opened port: 554 ID: admin PW: 1234 (just as an example) Python: 3.9.7 opencv-python: 4.7.0.68 opencv-contrib-python: 4.5.5.64 ++

Thank you.

kennethgomez01 commented 1 year ago

what the actual command did you use? Like python move.py ...