Skip to content
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

ERROR for "CreatePullPointSubscription" #51

Open
maxxom64 opened this issue Jan 7, 2022 · 1 comment
Open

ERROR for "CreatePullPointSubscription" #51

maxxom64 opened this issue Jan 7, 2022 · 1 comment

Comments

@maxxom64
Copy link

maxxom64 commented Jan 7, 2022

Hi, after I start the application, it connects to MQTT and my ONVIF camera device. But then it shows

[1641555221859] ERROR (ONVIF/ on xxx.xxx.xxx.xxx): CreatePullPointSubscription

How can I find out more on the root cause for that ERROR? Looks for me like it can't establish a "Subscription" to the Camera.
Any log, where I can find more information? Or a way, how I can enable more Debug infos?

@ratsputin
Copy link

A common problem I've seen here with other ONVIF subscription implementations is that the camera can't resolve the hostname of the machine where onvif2mqtt is running. Make sure you have your cameras pointing to a DNS server that can resolve that hostname and that you don't have a firewall between them and where onvif2mqtt is running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants