#can't get onvif working in frigate
10 messages · Page 1 of 1 (latest)
what type of camera? some cameras have separate onvif username/password settings
It's a amcrest ip5m-1040. It has some settings but they are all the same. I have setup a separate user with ptz access. I'm connecting with port 80.
Special characters in the password?
I did not. Upper lower and number. I even tried shortening it to minimum requirements. Also tried turning on anonymous login. Cannot figure it out.
so what is the frigate config?
try adding ignore_time_mismatch: True to the onvif config. Like this:
onvif:
host: 192.168.1.XXX
port: 80
user: admin
password: SUPERSECRET
ignore_time_mismatch: true
This cleaned up some of the errors but still getting the onvif profile error and not getting any controls on the frigate page for this camera.
I am seeing mismatch on the time stamps between my cameras. The one having the issue is actually correct. Need to see if NTP is getting blocked.
Unable to get Onvif media profiles for camera: Amcrest_PTZ: Unknown error: Sender not Authorized. Invalid username or password! You still have 0 attempt(s).