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
I can't replicate this issue with the devices I have available to me. Is it possible for you to provide the XML response from the device. You can get it with the following commands:
#install the easy_onvif cli utility
dart pub global activate easy_onvif_cli
#provide connection and authentication for the device (ipaddress:port, username, passowrd)
onvif authorize
# make the GetSystemDateAndTime request to the device and write the response to the debug.txt file
onvif device-management get-system-date-and-time --log-level all > debug.txt
Once I can see the response I should be able to debug the isue.
Our sunba cameras used to work with onvif protocol. But after the recent update onvif is failing to connect.
Here is the error log:
The text was updated successfully, but these errors were encountered: