You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, ' 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.
The text was updated successfully, but these errors were encountered:
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, ' 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.
The text was updated successfully, but these errors were encountered: