-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
onvif on a05a6e7 #42
Comments
@Sian-Lee-SA Any ideas? |
using as url: https://192.168.xx.xx:8080 (note https), I get an error about |
I had to turn off ssl via the http config. This would then allow software's that require authentic ssl connections to default to insecured. This can be looked at again down the track. If you happen to use say letsencrypt, then you would need to open a port and point to the secured ssl'd domain name. I did not bother doing that as I just VPN when on mobile and away while keeping my opened ports to a minimum. The reason http doesn't work is because the http config auto redirects http to https. Also, if your client software has an option to ignore insecure ssl connections then you could do that. |
I am pretty sure the http to https redirect is only in place for port 80 controlled by lighttpd. |
Just did a quick search to see what was using the http port and its the snapshot uri. I also recall having ssl problems til I stopped the http redirect to https. I will have a look and play around with said client as the url it's trying to grab is arbitrary so I believe the client software should have a setting to default to http or ignore ssl. |
@Sian-Lee-SA Where do you find this ssl setting to turn off? I'm not seeing any option to turn it off in the web gui |
It's been a while since I've played around with my cams and it's firmware. But before I can suggest solutions, the guys who moderate the firmware are still yet to update to the latest ONVIF server in which I fixed the motor controls etc. Not sure why it's not currently updated yet although it's been pulled into their firmware repo |
Have the same issue with Dafang onvif on the latest mod. Any ideas how to fix? |
I am trying out onvif that was checked in on Mar 20.
I am using Onvif Device Manager and the credentials used are user:root and password:password and url: http://192.168.xx.xx:8080.
I am getting the following error:
"The data in element 'security' must be understood but cannot be handled"
The text was updated successfully, but these errors were encountered: