We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Mqtt and camera connection seem to work, however there are no camera events published in mqtt. I am using a sv3c camera with ONVIF 2.4 enabled.
Are there any onvif configuration options in onvif-mqtt?
Any help would be greatly appreciated! Thank you!
Mqtt
Log: _ ____ __ __ ____ ____ _ () / ____ ___ ____ / // / / __ / __ \ | / / / / ______ / __ __ \/ __ / __/ __/ / // / / / / |/ / / / // / / / / / / // / // /_ _// //|/// // // //_, /_/_/ //
__ \/ __
[11:55:35.253] INFO (1): onvif-mqtt v1.2.0 [11:55:35.442] INFO (1): Connected to MQTT [11:55:35.443] INFO (1): [LA16_Einfahrt] Attempting to connect [11:55:35.443] INFO (1): [LA16_Einfahrt] Creating new Cam - retry left:5 [11:55:35.695] INFO (1): [LA16_Einfahrt] Connected [11:55:35.729] INFO (1): manufacturer: "IPCAM" model: "C6F0SpZ0N0PlL2" firmwareVersion: "V30.11.44.11.1-20240508" serialNumber: "CC641A5C14BD" hardwareId: "V30.11.44.11.1-20240508" [11:55:35.745] INFO (1): [LA16_Einfahrt] Camera Time is Mon Oct 14 2024 11:55:34 GMT+0000 (Coordinated Universal Time) [11:55:35.764] INFO (1): [LA16_Einfahrt] Capabilities:: [11:55:35.764] INFO (1): {"analytics":{"XAddr":"http://192.168.1.127:8080/onvif/Analytics","ruleSupport":true,"analyticsModuleSupport":true},"device":{"XAddr":"http://192.168.1.127:8080/onvif/device_service","network":{"IPFilter":false,"zeroConfiguration":false,"IPVersion6":false,"dynDNS":false},"system":{"discoveryResolve":false,"discoveryBye":true,"remoteDiscovery":false,"systemBackup":false,"systemLogging":false,"firmwareUpgrade":false,"supportedVersions":{"major":2,"minor":4}},"IO":{"inputConnectors":0,"relayOutputs":0},"security":{"TLS1.1":false,"TLS1.2":false,"onboardKeyGeneration":false,"accessPolicyConfig":false,"X.509Token":false,"SAMLToken":false,"kerberosToken":false,"RELToken":false}},"events":{"XAddr":"http://192.168.1.127:8080/onvif/event_service","WSSubscriptionPolicySupport":false,"WSPullPointSupport":false,"WSPausableSubscriptionManagerInterfaceSupport":false},"imaging":{"XAddr":"http://192.168.1.127:8080/onvif/image_service"},"media":{"XAddr":"http://192.168.1.127:8080/onvif/media_service","streamingCapabilities":{"RTPMulticast":false,"RTP_TCP":false,"RTP_RTSP_TCP":false},"extension":{"profileCapabilities":{"maximumNumberOfProfiles":4}}},"PTZ":{"XAddr":"http://192.168.1.127:8080/onvif/ptz_service"},"extension":""} [11:55:35.765] INFO (1): [LA16_Einfahrt] Event handler added [11:55:35.766] INFO (1): [WurliCAM] Attempting to connect [11:55:35.766] INFO (1): [WurliCAM] Creating new Cam - retry left:5 [11:55:35.889] INFO (1): [WurliCAM] Connected [11:55:35.910] INFO (1): manufacturer: "IPCAM" model: "C6F0SoZ3N0PmL2" firmwareVersion: "V30.11.22.0.3-20240327" serialNumber: "9803CF63074B" hardwareId: "V30.11.22.0.3-20240327" [11:55:35.922] INFO (1): [WurliCAM] Camera Time is Mon Oct 14 2024 11:55:35 GMT+0000 (Coordinated Universal Time) [11:55:35.934] INFO (1): [WurliCAM] Capabilities:: [11:55:35.935] INFO (1): {"analytics":{"XAddr":"http://192.168.1.126:8080/onvif/Analytics","ruleSupport":true,"analyticsModuleSupport":true},"device":{"XAddr":"http://192.168.1.126:8080/onvif/device_service","network":{"IPFilter":false,"zeroConfiguration":false,"IPVersion6":false,"dynDNS":false},"system":{"discoveryResolve":false,"discoveryBye":true,"remoteDiscovery":false,"systemBackup":false,"systemLogging":false,"firmwareUpgrade":false,"supportedVersions":{"major":2,"minor":4}},"IO":{"inputConnectors":0,"relayOutputs":0},"security":{"TLS1.1":false,"TLS1.2":false,"onboardKeyGeneration":false,"accessPolicyConfig":false,"X.509Token":false,"SAMLToken":false,"kerberosToken":false,"RELToken":false}},"events":{"XAddr":"http://192.168.1.126:8080/onvif/event_service","WSSubscriptionPolicySupport":false,"WSPullPointSupport":false,"WSPausableSubscriptionManagerInterfaceSupport":false},"imaging":{"XAddr":"http://192.168.1.126:8080/onvif/image_service"},"media":{"XAddr":"http://192.168.1.126:8080/onvif/media_service","streamingCapabilities":{"RTPMulticast":false,"RTP_TCP":false,"RTP_RTSP_TCP":false},"extension":{"profileCapabilities":{"maximumNumberOfProfiles":4}}},"PTZ":{"XAddr":"http://192.168.1.126:8080/onvif/ptz_service"},"extension":""} [11:55:35.935] INFO (1): [WurliCAM] Event handler added [11:55:35.936] INFO (1): System configured and running
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Mqtt and camera connection seem to work, however there are no camera events published in mqtt.
I am using a sv3c camera with ONVIF 2.4 enabled.
Are there any onvif configuration options in onvif-mqtt?
Any help would be greatly appreciated!
Thank you!
Mqtt
Log:
_ ____ __ __
____ ____ _ () / ____ ___ ____ / // /
/ __ / __ \ | / / / / ______ / __
__ \/ __
/ __/ __// // / / / / |/ / / / // / / / / / / // / // /_
_// //|/// // // //_, /_/_/
//
[11:55:35.253] INFO (1): onvif-mqtt v1.2.0
[11:55:35.442] INFO (1): Connected to MQTT
[11:55:35.443] INFO (1): [LA16_Einfahrt] Attempting to connect
[11:55:35.443] INFO (1): [LA16_Einfahrt] Creating new Cam - retry left:5
[11:55:35.695] INFO (1): [LA16_Einfahrt] Connected
[11:55:35.729] INFO (1):
manufacturer: "IPCAM"
model: "C6F0SpZ0N0PlL2"
firmwareVersion: "V30.11.44.11.1-20240508"
serialNumber: "CC641A5C14BD"
hardwareId: "V30.11.44.11.1-20240508"
[11:55:35.745] INFO (1): [LA16_Einfahrt] Camera Time is Mon Oct 14 2024 11:55:34 GMT+0000 (Coordinated Universal Time)
[11:55:35.764] INFO (1): [LA16_Einfahrt] Capabilities::
[11:55:35.764] INFO (1): {"analytics":{"XAddr":"http://192.168.1.127:8080/onvif/Analytics","ruleSupport":true,"analyticsModuleSupport":true},"device":{"XAddr":"http://192.168.1.127:8080/onvif/device_service","network":{"IPFilter":false,"zeroConfiguration":false,"IPVersion6":false,"dynDNS":false},"system":{"discoveryResolve":false,"discoveryBye":true,"remoteDiscovery":false,"systemBackup":false,"systemLogging":false,"firmwareUpgrade":false,"supportedVersions":{"major":2,"minor":4}},"IO":{"inputConnectors":0,"relayOutputs":0},"security":{"TLS1.1":false,"TLS1.2":false,"onboardKeyGeneration":false,"accessPolicyConfig":false,"X.509Token":false,"SAMLToken":false,"kerberosToken":false,"RELToken":false}},"events":{"XAddr":"http://192.168.1.127:8080/onvif/event_service","WSSubscriptionPolicySupport":false,"WSPullPointSupport":false,"WSPausableSubscriptionManagerInterfaceSupport":false},"imaging":{"XAddr":"http://192.168.1.127:8080/onvif/image_service"},"media":{"XAddr":"http://192.168.1.127:8080/onvif/media_service","streamingCapabilities":{"RTPMulticast":false,"RTP_TCP":false,"RTP_RTSP_TCP":false},"extension":{"profileCapabilities":{"maximumNumberOfProfiles":4}}},"PTZ":{"XAddr":"http://192.168.1.127:8080/onvif/ptz_service"},"extension":""}
[11:55:35.765] INFO (1): [LA16_Einfahrt] Event handler added
[11:55:35.766] INFO (1): [WurliCAM] Attempting to connect
[11:55:35.766] INFO (1): [WurliCAM] Creating new Cam - retry left:5
[11:55:35.889] INFO (1): [WurliCAM] Connected
[11:55:35.910] INFO (1):
manufacturer: "IPCAM"
model: "C6F0SoZ3N0PmL2"
firmwareVersion: "V30.11.22.0.3-20240327"
serialNumber: "9803CF63074B"
hardwareId: "V30.11.22.0.3-20240327"
[11:55:35.922] INFO (1): [WurliCAM] Camera Time is Mon Oct 14 2024 11:55:35 GMT+0000 (Coordinated Universal Time)
[11:55:35.934] INFO (1): [WurliCAM] Capabilities::
[11:55:35.935] INFO (1): {"analytics":{"XAddr":"http://192.168.1.126:8080/onvif/Analytics","ruleSupport":true,"analyticsModuleSupport":true},"device":{"XAddr":"http://192.168.1.126:8080/onvif/device_service","network":{"IPFilter":false,"zeroConfiguration":false,"IPVersion6":false,"dynDNS":false},"system":{"discoveryResolve":false,"discoveryBye":true,"remoteDiscovery":false,"systemBackup":false,"systemLogging":false,"firmwareUpgrade":false,"supportedVersions":{"major":2,"minor":4}},"IO":{"inputConnectors":0,"relayOutputs":0},"security":{"TLS1.1":false,"TLS1.2":false,"onboardKeyGeneration":false,"accessPolicyConfig":false,"X.509Token":false,"SAMLToken":false,"kerberosToken":false,"RELToken":false}},"events":{"XAddr":"http://192.168.1.126:8080/onvif/event_service","WSSubscriptionPolicySupport":false,"WSPullPointSupport":false,"WSPausableSubscriptionManagerInterfaceSupport":false},"imaging":{"XAddr":"http://192.168.1.126:8080/onvif/image_service"},"media":{"XAddr":"http://192.168.1.126:8080/onvif/media_service","streamingCapabilities":{"RTPMulticast":false,"RTP_TCP":false,"RTP_RTSP_TCP":false},"extension":{"profileCapabilities":{"maximumNumberOfProfiles":4}}},"PTZ":{"XAddr":"http://192.168.1.126:8080/onvif/ptz_service"},"extension":""}
[11:55:35.935] INFO (1): [WurliCAM] Event handler added
[11:55:35.936] INFO (1): System configured and running
The text was updated successfully, but these errors were encountered: