IP Camera Binding with Axis Motion Detection

Hello everyone, I can’t get the motion detection to work.

I have installed an AXIS M2036-LE. The camera runs and works perfectly with the Axis app. Motion is detected and reported.

I have installed the camera manually as a Thing via the ui. OpenHAB and the camera are running in different VLANs, OpenHAB also in the Docker container. I assume that this is why the automatic search did not work. ffmpeg was installed in the Docker container.

The camera is online. If I enter the url mentioned in the log in the browser, I can see the camera image (after entering the user and password).

I have linked each motion alarm channel to an item, but these always have the status NULL.

I have no idea where to look for the error and would be very grateful for a hint.

br
Leif

2024-07-22 20:50:42.401 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : BundleComponentActivator : ComponentHolder created.
2024-07-22 20:50:42.402 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : BundleComponentActivator : ComponentHolder created.
2024-07-22 20:50:42.404 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : BundleComponentActivator : ComponentHolder created.
2024-07-22 20:50:42.405 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Dependency Manager created $000interface=org.openhab.core.net.NetworkAddressService, filter=null, policy=static, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=service, parameter=0
2024-07-22 20:50:42.406 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Dependency Manager created osgi.ds.satisfying.conditioninterface=org.osgi.service.condition.Condition, filter=(osgi.condition.id=true), policy=dynamic, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=null, parameter=null
2024-07-22 20:50:42.406 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Component created: DS=DS14, implementation=org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService, immediate=false, default-enabled=true, factory=null, configuration-policy=optional, activate=activate, deactivate=deactivate, modified=null configuration-pid=[binding.ipcamera]
2024-07-22 20:50:42.407 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Component Services: scope=singleton, services=[org.openhab.core.config.discovery.DiscoveryService]
2024-07-22 20:50:42.407 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Component Properties: {osgi.ds.satisfying.condition.target=(osgi.condition.id=true)}
2024-07-22 20:50:42.408 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Querying state disabled
2024-07-22 20:50:42.410 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Querying state disabled
2024-07-22 20:50:42.410 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Component can not be activated since it is in state disabled
2024-07-22 20:50:42.411 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService] : Querying state disabled
2024-07-22 20:50:42.417 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Updating target filters
2024-07-22 20:50:42.418 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : No change in target property for dependency $000: currently registered: false
2024-07-22 20:50:42.418 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] :  No existing service listener to unregister for dependency $000
2024-07-22 20:50:42.419 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Setting target property for dependency $000 to null
2024-07-22 20:50:42.419 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : New service tracker for $000, initial active: false, previous references: {}, classFilter: (objectClass=org.openhab.core.net.NetworkAddressService), initialReferenceFilter (objectClass=org.openhab.core.net.NetworkAddressService)
2024-07-22 20:50:42.419 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm $000 tracker reset (closed)
2024-07-22 20:50:42.420 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm $000 tracking 1 SingleStatic added {org.openhab.core.net.NetworkAddressService}={service.id=450, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), service.config.category=system, service.pid=org.openhab.network, service.config.label=Network Settings, component.name=org.openhab.core.net.NetUtil, service.config.description.uri=system:network, component.id=289} (enter)
2024-07-22 20:50:42.421 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm $000 tracking 1 SingleStatic active: false trackerOpened: false optional: false
2024-07-22 20:50:42.421 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm $000 tracking 1 SingleStatic added {org.openhab.core.net.NetworkAddressService}={service.id=450, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), service.config.category=system, service.pid=org.openhab.network, service.config.label=Network Settings, component.name=org.openhab.core.net.NetUtil, service.config.description.uri=system:network, component.id=289} (exit)
2024-07-22 20:50:42.422 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm $000 tracker opened
2024-07-22 20:50:42.422 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : registering service listener for dependency $000
2024-07-22 20:50:42.423 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] :  No existing service listener to unregister for dependency osgi.ds.satisfying.condition
2024-07-22 20:50:42.423 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Setting target property for dependency osgi.ds.satisfying.condition to (osgi.condition.id=true)
2024-07-22 20:50:42.424 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : New service tracker for osgi.ds.satisfying.condition, initial active: false, previous references: {}, classFilter: (objectClass=org.osgi.service.condition.Condition), initialReferenceFilter (&(objectClass=org.osgi.service.condition.Condition)(osgi.condition.id=true))
2024-07-22 20:50:42.434 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm osgi.ds.satisfying.condition tracker reset (closed)
2024-07-22 20:50:42.434 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm osgi.ds.satisfying.condition tracking 2 SingleDynamic added {org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true} (enter)
2024-07-22 20:50:42.435 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm osgi.ds.satisfying.condition tracking 2 SingleDynamic added {org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true} (exit)
2024-07-22 20:50:42.437 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : dm osgi.ds.satisfying.condition tracker opened
2024-07-22 20:50:42.437 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : registering service listener for dependency osgi.ds.satisfying.condition
2024-07-22 20:50:42.453 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Changed state from disabled to unsatisfiedReference
2024-07-22 20:50:42.453 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Component enabled
2024-07-22 20:50:42.454 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : ActivateInternal
2024-07-22 20:50:42.454 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.455 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.456 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Activating component from state unsatisfiedReference
2024-07-22 20:50:42.456 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.457 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.457 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Changed state from unsatisfiedReference to satisfied
2024-07-22 20:50:42.458 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : registration change queue [registered]
2024-07-22 20:50:42.459 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Checking constructor public org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(org.openhab.core.net.NetworkAddressService)
2024-07-22 20:50:42.460 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : getClassFromComponentClassLoader: Looking for interface class org.openhab.core.net.NetworkAddressService through loader of org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService
2024-07-22 20:50:42.461 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : getClassFromComponentClassLoader: Found class org.openhab.core.net.NetworkAddressService
2024-07-22 20:50:42.478 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Found constructor with 1 arguments : public org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(org.openhab.core.net.NetworkAddressService)
2024-07-22 20:50:42.479 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : This thread collected dependencies
2024-07-22 20:50:42.479 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : getService (single component manager) dependencies collected.
2024-07-22 20:50:42.484 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Querying state satisfied
2024-07-22 20:50:42.485 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Querying state satisfied
2024-07-22 20:50:42.485 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : For dependency $000, optional: false; to bind: [[RefPair: ref: [{org.openhab.core.net.NetworkAddressService}={service.id=450, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), service.config.category=system, service.pid=org.openhab.network, service.config.label=Network Settings, component.name=org.openhab.core.net.NetUtil, service.config.description.uri=system:network, component.id=289}] service: [null]]]
2024-07-22 20:50:42.486 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : For dependency osgi.ds.satisfying.condition, optional: false; to bind: [[RefPair: ref: [{org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true}] service: [null]]]
2024-07-22 20:50:42.488 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : getting activate: activate
2024-07-22 20:50:42.489 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Locating method activate in class org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService
2024-07-22 20:50:42.490 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Declared Method org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService.activate([interface org.osgi.service.component.ComponentContext]) not found
2024-07-22 20:50:42.492 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Locating method activate in class org.openhab.core.config.discovery.AbstractDiscoveryService
2024-07-22 20:50:42.492 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Declared Method org.openhab.core.config.discovery.AbstractDiscoveryService.activate([interface org.osgi.service.component.ComponentContext]) not found
2024-07-22 20:50:42.493 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Found activate method: protected void org.openhab.core.config.discovery.AbstractDiscoveryService.activate(java.util.Map)
2024-07-22 20:50:42.494 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : invoking activate: activate: parameters [org.apache.felix.scr.impl.helper.ReadOnlyDictionary]
2024-07-22 20:50:42.496 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : invoked activate: activate
2024-07-22 20:50:42.496 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Set implementation object for component
2024-07-22 20:50:42.497 [DEBUG] [ra.internal.IpCameraDiscoveryService] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDiscoveryService(404)] : Changed state from satisfied to active
2024-07-22 20:50:42.509 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Dependency Manager created $000interface=org.openhab.core.events.EventPublisher, filter=null, policy=static, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=service, parameter=0
2024-07-22 20:50:42.509 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Dependency Manager created $001interface=org.openhab.core.thing.link.ItemChannelLinkRegistry, filter=null, policy=static, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=service, parameter=1
2024-07-22 20:50:42.510 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Dependency Manager created $002interface=org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService, filter=null, policy=static, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=service, parameter=2
2024-07-22 20:50:42.510 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Dependency Manager created osgi.ds.satisfying.conditioninterface=org.osgi.service.condition.Condition, filter=(osgi.condition.id=true), policy=dynamic, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=null, parameter=null
2024-07-22 20:50:42.511 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Component created: DS=DS14, implementation=org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider, immediate=false, default-enabled=true, factory=null, configuration-policy=optional, activate=activate, deactivate=deactivate, modified=null configuration-pid=[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider]
2024-07-22 20:50:42.512 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Component Services: scope=singleton, services=[org.openhab.core.thing.type.DynamicStateDescriptionProvider, org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider]
2024-07-22 20:50:42.512 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Component Properties: {osgi.ds.satisfying.condition.target=(osgi.condition.id=true)}
2024-07-22 20:50:42.516 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Querying state disabled
2024-07-22 20:50:42.517 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Querying state disabled
2024-07-22 20:50:42.517 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Component can not be activated since it is in state disabled
2024-07-22 20:50:42.520 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider] : Querying state disabled
2024-07-22 20:50:42.522 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Updating target filters
2024-07-22 20:50:42.523 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : No change in target property for dependency $000: currently registered: false
2024-07-22 20:50:42.523 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] :  No existing service listener to unregister for dependency $000
2024-07-22 20:50:42.525 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Setting target property for dependency $000 to null
2024-07-22 20:50:42.527 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : New service tracker for $000, initial active: false, previous references: {}, classFilter: (objectClass=org.openhab.core.events.EventPublisher), initialReferenceFilter (objectClass=org.openhab.core.events.EventPublisher)
2024-07-22 20:50:42.527 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $000 tracker reset (closed)
2024-07-22 20:50:42.528 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $000 tracking 1 SingleStatic added {org.openhab.core.events.EventPublisher}={service.id=298, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.internal.events.OSGiEventPublisher, component.id=260} (enter)
2024-07-22 20:50:42.529 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $000 tracking 1 SingleStatic active: false trackerOpened: false optional: false
2024-07-22 20:50:42.529 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $000 tracking 1 SingleStatic added {org.openhab.core.events.EventPublisher}={service.id=298, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.internal.events.OSGiEventPublisher, component.id=260} (exit)
2024-07-22 20:50:42.530 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $000 tracker opened
2024-07-22 20:50:42.530 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : registering service listener for dependency $000
2024-07-22 20:50:42.531 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : No change in target property for dependency $001: currently registered: false
2024-07-22 20:50:42.531 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] :  No existing service listener to unregister for dependency $001
2024-07-22 20:50:42.532 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Setting target property for dependency $001 to null
2024-07-22 20:50:42.532 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : New service tracker for $001, initial active: false, previous references: {}, classFilter: (objectClass=org.openhab.core.thing.link.ItemChannelLinkRegistry), initialReferenceFilter (objectClass=org.openhab.core.thing.link.ItemChannelLinkRegistry)
2024-07-22 20:50:42.532 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $001 tracker reset (closed)
2024-07-22 20:50:42.533 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $001 tracking 2 SingleStatic added {org.openhab.core.thing.link.ItemChannelLinkRegistry}={service.id=422, service.bundleid=219, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.thing.link.ItemChannelLinkRegistry, component.id=226} (enter)
2024-07-22 20:50:42.534 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $001 tracking 2 SingleStatic active: false trackerOpened: false optional: false
2024-07-22 20:50:42.534 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $001 tracking 2 SingleStatic added {org.openhab.core.thing.link.ItemChannelLinkRegistry}={service.id=422, service.bundleid=219, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.thing.link.ItemChannelLinkRegistry, component.id=226} (exit)
2024-07-22 20:50:42.535 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $001 tracker opened
2024-07-22 20:50:42.535 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : registering service listener for dependency $001
2024-07-22 20:50:42.535 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : No change in target property for dependency $002: currently registered: false
2024-07-22 20:50:42.536 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] :  No existing service listener to unregister for dependency $002
2024-07-22 20:50:42.536 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Setting target property for dependency $002 to null
2024-07-22 20:50:42.537 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : New service tracker for $002, initial active: false, previous references: {}, classFilter: (objectClass=org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService), initialReferenceFilter (objectClass=org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService)
2024-07-22 20:50:42.537 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $002 tracker reset (closed)
2024-07-22 20:50:42.538 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $002 tracking 3 SingleStatic added {org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService}={service.id=337, service.bundleid=219, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService, component.id=205} (enter)
2024-07-22 20:50:42.539 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $002 tracking 3 SingleStatic active: false trackerOpened: false optional: false
2024-07-22 20:50:42.539 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $002 tracking 3 SingleStatic added {org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService}={service.id=337, service.bundleid=219, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService, component.id=205} (exit)
2024-07-22 20:50:42.539 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm $002 tracker opened
2024-07-22 20:50:42.540 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : registering service listener for dependency $002
2024-07-22 20:50:42.540 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] :  No existing service listener to unregister for dependency osgi.ds.satisfying.condition
2024-07-22 20:50:42.542 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Setting target property for dependency osgi.ds.satisfying.condition to (osgi.condition.id=true)
2024-07-22 20:50:42.543 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : New service tracker for osgi.ds.satisfying.condition, initial active: false, previous references: {}, classFilter: (objectClass=org.osgi.service.condition.Condition), initialReferenceFilter (&(objectClass=org.osgi.service.condition.Condition)(osgi.condition.id=true))
2024-07-22 20:50:42.544 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm osgi.ds.satisfying.condition tracker reset (closed)
2024-07-22 20:50:42.545 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm osgi.ds.satisfying.condition tracking 4 SingleDynamic added {org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true} (enter)
2024-07-22 20:50:42.548 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm osgi.ds.satisfying.condition tracking 4 SingleDynamic added {org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true} (exit)
2024-07-22 20:50:42.549 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : dm osgi.ds.satisfying.condition tracker opened
2024-07-22 20:50:42.550 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : registering service listener for dependency osgi.ds.satisfying.condition
2024-07-22 20:50:42.553 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Changed state from disabled to unsatisfiedReference
2024-07-22 20:50:42.555 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Component enabled
2024-07-22 20:50:42.556 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : ActivateInternal
2024-07-22 20:50:42.557 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.558 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.559 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Activating component from state unsatisfiedReference
2024-07-22 20:50:42.560 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.561 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.561 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Changed state from unsatisfiedReference to satisfied
2024-07-22 20:50:42.562 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : registration change queue [registered]
2024-07-22 20:50:42.566 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Checking constructor public org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(org.openhab.core.events.EventPublisher,org.openhab.core.thing.link.ItemChannelLinkRegistry,org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService)
2024-07-22 20:50:42.568 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getClassFromComponentClassLoader: Looking for interface class org.openhab.core.events.EventPublisher through loader of org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider
2024-07-22 20:50:42.569 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getClassFromComponentClassLoader: Found class org.openhab.core.events.EventPublisher
2024-07-22 20:50:42.570 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getClassFromComponentClassLoader: Looking for interface class org.openhab.core.thing.link.ItemChannelLinkRegistry through loader of org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider
2024-07-22 20:50:42.571 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getClassFromComponentClassLoader: Found class org.openhab.core.thing.link.ItemChannelLinkRegistry
2024-07-22 20:50:42.574 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getClassFromComponentClassLoader: Looking for interface class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService through loader of org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider
2024-07-22 20:50:42.577 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getClassFromComponentClassLoader: Found class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
2024-07-22 20:50:42.578 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Found constructor with 3 arguments : public org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(org.openhab.core.events.EventPublisher,org.openhab.core.thing.link.ItemChannelLinkRegistry,org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService)
2024-07-22 20:50:42.578 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : This thread collected dependencies
2024-07-22 20:50:42.579 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getService (single component manager) dependencies collected.
2024-07-22 20:50:42.580 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Querying state satisfied
2024-07-22 20:50:42.581 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Querying state satisfied
2024-07-22 20:50:42.582 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : For dependency $000, optional: false; to bind: [[RefPair: ref: [{org.openhab.core.events.EventPublisher}={service.id=298, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.internal.events.OSGiEventPublisher, component.id=260}] service: [null]]]
2024-07-22 20:50:42.582 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : For dependency $001, optional: false; to bind: [[RefPair: ref: [{org.openhab.core.thing.link.ItemChannelLinkRegistry}={service.id=422, service.bundleid=219, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.thing.link.ItemChannelLinkRegistry, component.id=226}] service: [null]]]
2024-07-22 20:50:42.583 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : For dependency $002, optional: false; to bind: [[RefPair: ref: [{org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService}={service.id=337, service.bundleid=219, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService, component.id=205}] service: [null]]]
2024-07-22 20:50:42.587 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : For dependency osgi.ds.satisfying.condition, optional: false; to bind: [[RefPair: ref: [{org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true}] service: [null]]]
2024-07-22 20:50:42.588 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : getting activate: activate
2024-07-22 20:50:42.589 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Locating method activate in class org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider
2024-07-22 20:50:42.590 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Declared Method org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider.activate([interface org.osgi.service.component.ComponentContext]) not found
2024-07-22 20:50:42.596 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Locating method activate in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
2024-07-22 20:50:42.598 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Declared Method org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider.activate([interface org.osgi.service.component.ComponentContext]) not found
2024-07-22 20:50:42.598 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Locating method activate in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
2024-07-22 20:50:42.599 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Found activate method: protected void org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider.activate(org.osgi.service.component.ComponentContext)
2024-07-22 20:50:42.600 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : invoking activate: activate: parameters [org.apache.felix.scr.impl.manager.ComponentContextImpl]
2024-07-22 20:50:42.601 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : invoked activate: activate
2024-07-22 20:50:42.606 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Set implementation object for component
2024-07-22 20:50:42.610 [DEBUG] [ameraDynamicStateDescriptionProvider] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider(405)] : Changed state from satisfied to active
2024-07-22 20:50:42.612 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Dependency Manager created $000interface=org.openhab.core.net.NetworkAddressService, filter=null, policy=static, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=service, parameter=0
2024-07-22 20:50:42.613 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Dependency Manager created $001interface=org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider, filter=null, policy=static, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=service, parameter=1
2024-07-22 20:50:42.614 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Dependency Manager created $002interface=org.osgi.service.http.HttpService, filter=null, policy=static, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=service, parameter=2
2024-07-22 20:50:42.616 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Dependency Manager created osgi.ds.satisfying.conditioninterface=org.osgi.service.condition.Condition, filter=(osgi.condition.id=true), policy=dynamic, cardinality=1..1, bind=null, unbind=null, updated=null, field=null, field-option=null, collection-type=null, parameter=null
2024-07-22 20:50:42.619 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Component created: DS=DS14, implementation=org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory, immediate=false, default-enabled=true, factory=null, configuration-policy=optional, activate=activate, deactivate=deactivate, modified=null configuration-pid=[binding.ipcamera]
2024-07-22 20:50:42.622 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Component Services: scope=singleton, services=[org.openhab.core.thing.binding.ThingHandlerFactory]
2024-07-22 20:50:42.623 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Component Properties: {osgi.ds.satisfying.condition.target=(osgi.condition.id=true)}
2024-07-22 20:50:42.624 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Querying state disabled
2024-07-22 20:50:42.625 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Querying state disabled
2024-07-22 20:50:42.626 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Component can not be activated since it is in state disabled
2024-07-22 20:50:42.627 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory] : Querying state disabled
2024-07-22 20:50:42.629 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Updating target filters
2024-07-22 20:50:42.630 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : No change in target property for dependency $000: currently registered: false
2024-07-22 20:50:42.631 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] :  No existing service listener to unregister for dependency $000
2024-07-22 20:50:42.632 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Setting target property for dependency $000 to null
2024-07-22 20:50:42.636 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : New service tracker for $000, initial active: false, previous references: {}, classFilter: (objectClass=org.openhab.core.net.NetworkAddressService), initialReferenceFilter (objectClass=org.openhab.core.net.NetworkAddressService)
2024-07-22 20:50:42.638 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $000 tracker reset (closed)
2024-07-22 20:50:42.639 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $000 tracking 1 SingleStatic added {org.openhab.core.net.NetworkAddressService}={service.id=450, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), service.config.category=system, service.pid=org.openhab.network, service.config.label=Network Settings, component.name=org.openhab.core.net.NetUtil, service.config.description.uri=system:network, component.id=289} (enter)
2024-07-22 20:50:42.640 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $000 tracking 1 SingleStatic active: false trackerOpened: false optional: false
2024-07-22 20:50:42.644 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $000 tracking 1 SingleStatic added {org.openhab.core.net.NetworkAddressService}={service.id=450, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), service.config.category=system, service.pid=org.openhab.network, service.config.label=Network Settings, component.name=org.openhab.core.net.NetUtil, service.config.description.uri=system:network, component.id=289} (exit)
2024-07-22 20:50:42.645 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $000 tracker opened
2024-07-22 20:50:42.650 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : registering service listener for dependency $000
2024-07-22 20:50:42.650 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : No change in target property for dependency $001: currently registered: false
2024-07-22 20:50:42.651 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] :  No existing service listener to unregister for dependency $001
2024-07-22 20:50:42.652 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Setting target property for dependency $001 to null
2024-07-22 20:50:42.652 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : New service tracker for $001, initial active: false, previous references: {}, classFilter: (objectClass=org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider), initialReferenceFilter (objectClass=org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider)
2024-07-22 20:50:42.652 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $001 tracker reset (closed)
2024-07-22 20:50:42.653 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $001 tracking 2 SingleStatic added {org.openhab.core.thing.type.DynamicStateDescriptionProvider, org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider}={service.id=636, service.bundleid=279, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider, component.id=405} (enter)
2024-07-22 20:50:42.662 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $001 tracking 2 SingleStatic active: false trackerOpened: false optional: false
2024-07-22 20:50:42.662 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $001 tracking 2 SingleStatic added {org.openhab.core.thing.type.DynamicStateDescriptionProvider, org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider}={service.id=636, service.bundleid=279, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider, component.id=405} (exit)
2024-07-22 20:50:42.663 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $001 tracker opened
2024-07-22 20:50:42.663 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : registering service listener for dependency $001
2024-07-22 20:50:42.663 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : No change in target property for dependency $002: currently registered: false
2024-07-22 20:50:42.664 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] :  No existing service listener to unregister for dependency $002
2024-07-22 20:50:42.664 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Setting target property for dependency $002 to null
2024-07-22 20:50:42.665 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : New service tracker for $002, initial active: false, previous references: {}, classFilter: (objectClass=org.osgi.service.http.HttpService), initialReferenceFilter (objectClass=org.osgi.service.http.HttpService)
2024-07-22 20:50:42.666 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $002 tracker reset (closed)
2024-07-22 20:50:42.668 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $002 tracking 3 SingleStatic added {org.osgi.service.http.HttpService, org.ops4j.pax.web.service.WebContainer}={org.ops4j.pax.web.log.ncsa.extended=true, org.ops4j.pax.web.ssl.keystore.password=********, service.scope=bundle, org.ops4j.pax.web.ssl.key.password=********, org.ops4j.pax.web.session.cookie.name=JSESSIONID, org.osgi.service.http.connector.name=default, org.ops4j.pax.web.enc.iterationcount=1000, org.ops4j.pax.web.log.ncsa.file=yyyy_mm_dd.request.log, org.ops4j.pax.web.server.eventDispatcherThreadCount=1, org.osgi.service.http.checkForwardedHeaders=false, org.ops4j.pax.web.enc.suffix=), org.ops4j.pax.web.digestAuth.maxNonceAge=60000, org.ops4j.pax.web.ssl.ciphersuites.included=, org.ops4j.pax.web.session.url=jsessionid, org.ops4j.pax.web.formAuth.errorRedirect=false, org.ops4j.pax.web.ssl.ciphersuites.excluded=^.*_(MD5|SHA|SHA1)$,^TLS_RSA_.*$,^SSL_.*$,^.*_NULL_.*$,^.*_anon_.*, org.ops4j.pax.web.enc.prefix=ENC(, org.ops4j.pax.web.server.maxThreads=50, org.ops4j.pax.web.validatePeerCerts=false, service.id=124, org.ops4j.pax.web.session.cookie.maxAge=-1, org.ops4j.pax.web.ssl.truststore.password=********, org.ops4j.pax.web.ssl.session.cacheSize=-1, org.ops4j.pax.web.ssl.truststore.type=JKS, org.ops4j.pax.web.ssl.keystore.type=JKS, org.ops4j.pax.web.ssl.session.enabled=true, org.ops4j.pax.web.ssl.protocol=TLSv1.3, org.osgi.service.http.port=8080, org.ops4j.pax.web.log.ncsa.file.date.format=yyyy-MM-dd, org.ops4j.pax.web.ssl.renegotiationLimit=-1, org.osgi.service.http.secure.enabled=true, org.osgi.service.http.enabled=true, org.ops4j.pax.web.server.idleTimeout=300000, org.ops4j.pax.web.log.ncsa.retaindays=90, org.ops4j.pax.web.log.ncsa.logtimezone=GMT, org.ops4j.pax.web.enc.algorithm=PBEWithHmacSHA256AndAES_128, org.ops4j.pax.web.validateCerts=false, org.ops4j.pax.web.config.files=/openhab/runtime/etc/jetty.xml, org.ops4j.pax.web.ssl.renegotiationAllowed=true, org.ops4j.pax.web.digestAuth.maxNonceCount=1024, org.ops4j.pax.web.enableOCSP=false, org.ops4j.pax.web.ssl.clientauth.needed=false, org.ops4j.pax.web.enc.enabled=false, org.osgi.service.http.port.secure=8443, javax.servlet.context.tempdir=/openhab/userdata/tmp, org.ops4j.pax.web.enableCRLDP=false, org.ops4j.pax.web.server.connector.idleTimeout=30000, org.ops4j.pax.web.session.timeout=10, org.ops4j.pax.web.ssl.clientauth.wanted=false, org.ops4j.pax.web.ssl.protocols.excluded=SSL,SSLv2,SSLv2Hello,SSLv3, service.bundleid=230, org.ops4j.pax.web.server.minThreads=2, org.ops4j.pax.web.session.cookie.secure=false, org.ops4j.pax.web.enc.masterpassword=********, org.ops4j.pax.web.log.ncsa.append=true, org.osgi.service.http.secure.connector.name=secureDefault, org.ops4j.pax.web.ssl.session.timeout=-1, org.ops4j.pax.web.listening.addresses=0.0.0.0, org.ops4j.pax.web.log.ncsa.buffered=true, org.ops4j.pax.web.session.cookie.sameSite=unset, org.ops4j.pax.web.log.ncsa.enabled=false, org.ops4j.pax.web.ssl.protocols.included=, org.ops4j.pax.web.session.cookie.httpOnly=true, org.ops4j.pax.web.server.showStacks=false} (enter)
2024-07-22 20:50:42.671 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $002 tracking 3 SingleStatic active: false trackerOpened: false optional: false
2024-07-22 20:50:42.673 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $002 tracking 3 SingleStatic added {org.osgi.service.http.HttpService, org.ops4j.pax.web.service.WebContainer}={org.ops4j.pax.web.log.ncsa.extended=true, org.ops4j.pax.web.ssl.keystore.password=********, service.scope=bundle, org.ops4j.pax.web.ssl.key.password=********, org.ops4j.pax.web.session.cookie.name=JSESSIONID, org.osgi.service.http.connector.name=default, org.ops4j.pax.web.enc.iterationcount=1000, org.ops4j.pax.web.log.ncsa.file=yyyy_mm_dd.request.log, org.ops4j.pax.web.server.eventDispatcherThreadCount=1, org.osgi.service.http.checkForwardedHeaders=false, org.ops4j.pax.web.enc.suffix=), org.ops4j.pax.web.digestAuth.maxNonceAge=60000, org.ops4j.pax.web.ssl.ciphersuites.included=, org.ops4j.pax.web.session.url=jsessionid, org.ops4j.pax.web.formAuth.errorRedirect=false, org.ops4j.pax.web.ssl.ciphersuites.excluded=^.*_(MD5|SHA|SHA1)$,^TLS_RSA_.*$,^SSL_.*$,^.*_NULL_.*$,^.*_anon_.*, org.ops4j.pax.web.enc.prefix=ENC(, org.ops4j.pax.web.server.maxThreads=50, org.ops4j.pax.web.validatePeerCerts=false, service.id=124, org.ops4j.pax.web.session.cookie.maxAge=-1, org.ops4j.pax.web.ssl.truststore.password=********, org.ops4j.pax.web.ssl.session.cacheSize=-1, org.ops4j.pax.web.ssl.truststore.type=JKS, org.ops4j.pax.web.ssl.keystore.type=JKS, org.ops4j.pax.web.ssl.session.enabled=true, org.ops4j.pax.web.ssl.protocol=TLSv1.3, org.osgi.service.http.port=8080, org.ops4j.pax.web.log.ncsa.file.date.format=yyyy-MM-dd, org.ops4j.pax.web.ssl.renegotiationLimit=-1, org.osgi.service.http.secure.enabled=true, org.osgi.service.http.enabled=true, org.ops4j.pax.web.server.idleTimeout=300000, org.ops4j.pax.web.log.ncsa.retaindays=90, org.ops4j.pax.web.log.ncsa.logtimezone=GMT, org.ops4j.pax.web.enc.algorithm=PBEWithHmacSHA256AndAES_128, org.ops4j.pax.web.validateCerts=false, org.ops4j.pax.web.config.files=/openhab/runtime/etc/jetty.xml, org.ops4j.pax.web.ssl.renegotiationAllowed=true, org.ops4j.pax.web.digestAuth.maxNonceCount=1024, org.ops4j.pax.web.enableOCSP=false, org.ops4j.pax.web.ssl.clientauth.needed=false, org.ops4j.pax.web.enc.enabled=false, org.osgi.service.http.port.secure=8443, javax.servlet.context.tempdir=/openhab/userdata/tmp, org.ops4j.pax.web.enableCRLDP=false, org.ops4j.pax.web.server.connector.idleTimeout=30000, org.ops4j.pax.web.session.timeout=10, org.ops4j.pax.web.ssl.clientauth.wanted=false, org.ops4j.pax.web.ssl.protocols.excluded=SSL,SSLv2,SSLv2Hello,SSLv3, service.bundleid=230, org.ops4j.pax.web.server.minThreads=2, org.ops4j.pax.web.session.cookie.secure=false, org.ops4j.pax.web.enc.masterpassword=********, org.ops4j.pax.web.log.ncsa.append=true, org.osgi.service.http.secure.connector.name=secureDefault, org.ops4j.pax.web.ssl.session.timeout=-1, org.ops4j.pax.web.listening.addresses=0.0.0.0, org.ops4j.pax.web.log.ncsa.buffered=true, org.ops4j.pax.web.session.cookie.sameSite=unset, org.ops4j.pax.web.log.ncsa.enabled=false, org.ops4j.pax.web.ssl.protocols.included=, org.ops4j.pax.web.session.cookie.httpOnly=true, org.ops4j.pax.web.server.showStacks=false} (exit)
2024-07-22 20:50:42.676 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm $002 tracker opened
2024-07-22 20:50:42.677 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : registering service listener for dependency $002
2024-07-22 20:50:42.678 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] :  No existing service listener to unregister for dependency osgi.ds.satisfying.condition
2024-07-22 20:50:42.679 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Setting target property for dependency osgi.ds.satisfying.condition to (osgi.condition.id=true)
2024-07-22 20:50:42.680 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : New service tracker for osgi.ds.satisfying.condition, initial active: false, previous references: {}, classFilter: (objectClass=org.osgi.service.condition.Condition), initialReferenceFilter (&(objectClass=org.osgi.service.condition.Condition)(osgi.condition.id=true))
2024-07-22 20:50:42.681 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm osgi.ds.satisfying.condition tracker reset (closed)
2024-07-22 20:50:42.682 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm osgi.ds.satisfying.condition tracking 4 SingleDynamic added {org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true} (enter)
2024-07-22 20:50:42.683 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm osgi.ds.satisfying.condition tracking 4 SingleDynamic added {org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true} (exit)
2024-07-22 20:50:42.684 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : dm osgi.ds.satisfying.condition tracker opened
2024-07-22 20:50:42.685 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : registering service listener for dependency osgi.ds.satisfying.condition
2024-07-22 20:50:42.685 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Changed state from disabled to unsatisfiedReference
2024-07-22 20:50:42.686 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Component enabled
2024-07-22 20:50:42.687 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : ActivateInternal
2024-07-22 20:50:42.688 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.689 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.690 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Activating component from state unsatisfiedReference
2024-07-22 20:50:42.691 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.692 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Querying state unsatisfiedReference
2024-07-22 20:50:42.692 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Changed state from unsatisfiedReference to satisfied
2024-07-22 20:50:42.693 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : registration change queue [registered]
2024-07-22 20:50:42.694 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Checking constructor public org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(org.openhab.core.net.NetworkAddressService,org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider,org.osgi.service.http.HttpService)
2024-07-22 20:50:42.695 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getClassFromComponentClassLoader: Looking for interface class org.openhab.core.net.NetworkAddressService through loader of org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory
2024-07-22 20:50:42.696 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getClassFromComponentClassLoader: Found class org.openhab.core.net.NetworkAddressService
2024-07-22 20:50:42.696 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getClassFromComponentClassLoader: Looking for interface class org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider through loader of org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory
2024-07-22 20:50:42.697 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getClassFromComponentClassLoader: Found class org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider
2024-07-22 20:50:42.698 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getClassFromComponentClassLoader: Looking for interface class org.osgi.service.http.HttpService through loader of org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory
2024-07-22 20:50:42.698 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getClassFromComponentClassLoader: Found class org.osgi.service.http.HttpService
2024-07-22 20:50:42.699 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Found constructor with 3 arguments : public org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(org.openhab.core.net.NetworkAddressService,org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider,org.osgi.service.http.HttpService)
2024-07-22 20:50:42.700 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : This thread collected dependencies
2024-07-22 20:50:42.701 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getService (single component manager) dependencies collected.
2024-07-22 20:50:42.702 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Querying state satisfied
2024-07-22 20:50:42.703 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Querying state satisfied
2024-07-22 20:50:42.705 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : For dependency $000, optional: false; to bind: [[RefPair: ref: [{org.openhab.core.net.NetworkAddressService}={service.id=450, service.bundleid=154, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), service.config.category=system, service.pid=org.openhab.network, service.config.label=Network Settings, component.name=org.openhab.core.net.NetUtil, service.config.description.uri=system:network, component.id=289}] service: [null]]]
2024-07-22 20:50:42.706 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : For dependency $001, optional: false; to bind: [[RefPair: ref: [{org.openhab.core.thing.type.DynamicStateDescriptionProvider, org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider}={service.id=636, service.bundleid=279, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.openhab.binding.ipcamera.internal.IpCameraDynamicStateDescriptionProvider, component.id=405}] service: [null]]]
2024-07-22 20:50:42.707 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : For dependency $002, optional: false; to bind: [[RefPair: ref: [{org.osgi.service.http.HttpService, org.ops4j.pax.web.service.WebContainer}={org.ops4j.pax.web.log.ncsa.extended=true, org.ops4j.pax.web.ssl.keystore.password=********, service.scope=bundle, org.ops4j.pax.web.ssl.key.password=********, org.ops4j.pax.web.session.cookie.name=JSESSIONID, org.osgi.service.http.connector.name=default, org.ops4j.pax.web.enc.iterationcount=1000, org.ops4j.pax.web.log.ncsa.file=yyyy_mm_dd.request.log, org.ops4j.pax.web.server.eventDispatcherThreadCount=1, org.osgi.service.http.checkForwardedHeaders=false, org.ops4j.pax.web.enc.suffix=), org.ops4j.pax.web.digestAuth.maxNonceAge=60000, org.ops4j.pax.web.ssl.ciphersuites.included=, org.ops4j.pax.web.session.url=jsessionid, org.ops4j.pax.web.formAuth.errorRedirect=false, org.ops4j.pax.web.ssl.ciphersuites.excluded=^.*_(MD5|SHA|SHA1)$,^TLS_RSA_.*$,^SSL_.*$,^.*_NULL_.*$,^.*_anon_.*, org.ops4j.pax.web.enc.prefix=ENC(, org.ops4j.pax.web.server.maxThreads=50, org.ops4j.pax.web.validatePeerCerts=false, service.id=124, org.ops4j.pax.web.session.cookie.maxAge=-1, org.ops4j.pax.web.ssl.truststore.password=********, org.ops4j.pax.web.ssl.session.cacheSize=-1, org.ops4j.pax.web.ssl.truststore.type=JKS, org.ops4j.pax.web.ssl.keystore.type=JKS, org.ops4j.pax.web.ssl.session.enabled=true, org.ops4j.pax.web.ssl.protocol=TLSv1.3, org.osgi.service.http.port=8080, org.ops4j.pax.web.log.ncsa.file.date.format=yyyy-MM-dd, org.ops4j.pax.web.ssl.renegotiationLimit=-1, org.osgi.service.http.secure.enabled=true, org.osgi.service.http.enabled=true, org.ops4j.pax.web.server.idleTimeout=300000, org.ops4j.pax.web.log.ncsa.retaindays=90, org.ops4j.pax.web.log.ncsa.logtimezone=GMT, org.ops4j.pax.web.enc.algorithm=PBEWithHmacSHA256AndAES_128, org.ops4j.pax.web.validateCerts=false, org.ops4j.pax.web.config.files=/openhab/runtime/etc/jetty.xml, org.ops4j.pax.web.ssl.renegotiationAllowed=true, org.ops4j.pax.web.digestAuth.maxNonceCount=1024, org.ops4j.pax.web.enableOCSP=false, org.ops4j.pax.web.ssl.clientauth.needed=false, org.ops4j.pax.web.enc.enabled=false, org.osgi.service.http.port.secure=8443, javax.servlet.context.tempdir=/openhab/userdata/tmp, org.ops4j.pax.web.enableCRLDP=false, org.ops4j.pax.web.server.connector.idleTimeout=30000, org.ops4j.pax.web.session.timeout=10, org.ops4j.pax.web.ssl.clientauth.wanted=false, org.ops4j.pax.web.ssl.protocols.excluded=SSL,SSLv2,SSLv2Hello,SSLv3, service.bundleid=230, org.ops4j.pax.web.server.minThreads=2, org.ops4j.pax.web.session.cookie.secure=false, org.ops4j.pax.web.enc.masterpassword=********, org.ops4j.pax.web.log.ncsa.append=true, org.osgi.service.http.secure.connector.name=secureDefault, org.ops4j.pax.web.ssl.session.timeout=-1, org.ops4j.pax.web.listening.addresses=0.0.0.0, org.ops4j.pax.web.log.ncsa.buffered=true, org.ops4j.pax.web.session.cookie.sameSite=unset, org.ops4j.pax.web.log.ncsa.enabled=false, org.ops4j.pax.web.ssl.protocols.included=, org.ops4j.pax.web.session.cookie.httpOnly=true, org.ops4j.pax.web.server.showStacks=false}] service: [null]]]
2024-07-22 20:50:42.708 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : For dependency osgi.ds.satisfying.condition, optional: false; to bind: [[RefPair: ref: [{org.osgi.service.condition.Condition}={service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true}] service: [null]]]
2024-07-22 20:50:42.710 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : getting activate: activate
2024-07-22 20:50:42.711 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Locating method activate in class org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory
2024-07-22 20:50:42.712 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Declared Method org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory.activate([interface org.osgi.service.component.ComponentContext]) not found
2024-07-22 20:50:42.713 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Locating method activate in class org.openhab.core.thing.binding.BaseThingHandlerFactory
2024-07-22 20:50:42.716 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Found activate method: protected void org.openhab.core.thing.binding.BaseThingHandlerFactory.activate(org.osgi.service.component.ComponentContext)
2024-07-22 20:50:42.718 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : invoking activate: activate: parameters [org.apache.felix.scr.impl.manager.ComponentContextImpl]
2024-07-22 20:50:42.719 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : invoked activate: activate
2024-07-22 20:50:42.721 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Set implementation object for component
2024-07-22 20:50:42.722 [DEBUG] [mera.internal.IpCameraHandlerFactory] - bundle org.openhab.binding.ipcamera:4.1.3 (279)[org.openhab.binding.ipcamera.internal.IpCameraHandlerFactory(406)] : Changed state from satisfied to active

Sorry for posting all the logs. Unfortunately, I don’t know which part is relevant.

2024-07-22 20:50:44.125 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 172.20.70.198 to ONVIF
2024-07-22 20:50:44.127 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime
2024-07-22 20:50:44.165 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities
2024-07-22 20:50:44.408 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:ns1="http://www.onvif.org/ver20/analytics/humanface" xmlns:ns2="http://www.onvif.org/ver20/analytics/humanbody" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:acert="http://www.axis.com/vapix/ws/cert" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:aa="http://www.axis.com/vapix/ws/action1" xmlns:acertificates="http://www.axis.com/vapix/ws/certificates" xmlns:aentry="http://www.axis.com/vapix/ws/entry" xmlns:aev="http://www.axis.com/vapix/ws/event1" xmlns:aeva="http://www.axis.com/vapix/ws/embeddedvideoanalytics1" xmlns:ali1="http://www.axis.com/vapix/ws/light/CommonBinding" xmlns:ali2="http://www.axis.com/vapix/ws/light/IntensityBinding" xmlns:ali3="http://www.axis.com/vapix/ws/light/AngleOfIlluminationBinding" xmlns:ali4="http://www.axis.com/vapix/ws/light/DayNightSynchronizeBinding" xmlns:ali="http://www.axis.com/vapix/ws/light" xmlns:apc="http://www.axis.com/vapix/ws/panopsiscalibration1" xmlns:arth="http://www.axis.com/vapix/ws/recordedtour1" xmlns:asd="http://www.axis.com/vapix/ws/shockdetection" xmlns:aweb="http://www.axis.com/vapix/ws/webserver" xmlns:tan1="http://www.onvif.org/ver20/analytics/wsdl/RuleEngineBinding" xmlns:tan2="http://www.onvif.org/ver20/analytics/wsdl/AnalyticsEngineBinding" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev5="http://www.onvif.org/ver10/events/wsdl/NotificationConsumerBinding" xmlns:tev6="http://www.onvif.org/ver10/events/wsdl/PullPointBinding" xmlns:tev7="http://www.onvif.org/ver10/events/wsdl/CreatePullPointBinding" xmlns:tev8="http://www.onvif.org/ver10/events/wsdl/PausableSubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:tr2="http://www.onvif.org/ver20/media/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><tds:GetCapabilitiesResponse><tds:Capabilities><tt:Analytics><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:RuleSupport>true</tt:RuleSupport><tt:AnalyticsModuleSupport>true</tt:AnalyticsModuleSupport></tt:Analytics><tt:Device><tt:XAddr>http://172.20.70.198/onvif/device_service</tt:XAddr><tt:Network><tt:IPFilter>true</tt:IPFilter><tt:ZeroConfiguration>true</tt:ZeroConfiguration><tt:IPVersion6>true</tt:IPVersion6><tt:DynDNS>true</tt:DynDNS></tt:Network><tt:System><tt:DiscoveryResolve>true</tt:DiscoveryResolve><tt:DiscoveryBye>true</tt:DiscoveryBye><tt:RemoteDiscovery>false</tt:RemoteDiscovery><tt:SystemBackup>false</tt:SystemBackup><tt:SystemLogging>true</tt:SystemLogging><tt:FirmwareUpgrade>false</tt:FirmwareUpgrade><tt:SupportedVersions><tt:Major>1</tt:Major><tt:Minor>2</tt:Minor></tt:SupportedVersions></tt:System><tt:IO><tt:InputConnectors>0</tt:InputConnectors><tt:RelayOutputs>0</tt:RelayOutputs></tt:IO><tt:Security><tt:TLS1.1>true</tt:TLS1.1><tt:TLS1.2>true</tt:TLS1.2><tt:OnboardKeyGeneration>true</tt:OnboardKeyGeneration><tt:AccessPolicyConfig>true</tt:AccessPolicyConfig><tt:X.509Token>false</tt:X.509Token><tt:SAMLToken>false</tt:SAMLToken><tt:KerberosToken>false</tt:KerberosToken><tt:RELToken>false</tt:RELToken><tt:Extension><tt:TLS1.0>true</tt:TLS1.0></tt:Extension></tt:Security></tt:Device><tt:Events><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:WSSubscriptionPolicySupport>false</tt:WSSubscriptionPolicySupport><tt:WSPullPointSupport>true</tt:WSPullPointSupport><tt:WSPausableSubscriptionManagerInterfaceSupport>false</tt:WSPausableSubscriptionManagerInterfaceSupport></tt:Events><tt:Imaging><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr></tt:Imaging><tt:Media><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:StreamingCapabilities><tt:RTPMulticast>true</tt:RTPMulticast><tt:RTP_TCP>true</tt:RTP_TCP><tt:RTP_RTSP_TCP>true</tt:RTP_RTSP_TCP></tt:StreamingCapabilities><tt:Extension><tt:ProfileCapabilities><tt:MaximumNumberOfProfiles>32</tt:MaximumNumberOfProfiles></tt:ProfileCapabilities></tt:Extension></tt:Media><tt:Extension><tt:DeviceIO><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:VideoSources>1</tt:VideoSources><tt:VideoOutputs>0</tt:VideoOutputs><tt:AudioSources>0</tt:AudioSources><tt:AudioOutputs>0</tt:AudioOutputs><tt:RelayOutputs>0</tt:RelayOutputs></tt:DeviceIO><tt:Recording><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:ReceiverSource>false</tt:ReceiverSource><tt:MediaProfileSource>true</tt:MediaProfileSource><tt:DynamicRecordings>true</tt:DynamicRecordings><tt:DynamicTracks>false</tt:DynamicTracks><tt:MaxStringLength>4096</tt:MaxStringLength></tt:Recording><tt:Search><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:MetadataSearch>false</tt:MetadataSearch></tt:Search><tt:Replay><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr></tt:Replay></tt:Extension></tds:Capabilities></tds:GetCapabilitiesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:44.408 [DEBUG] [amera.internal.onvif.OnvifConnection] - deviceXAddr: http://172.20.70.198/onvif/device_service
2024-07-22 20:50:44.409 [DEBUG] [amera.internal.onvif.OnvifConnection] - eventsXAddr: http://172.20.70.198/onvif/services
2024-07-22 20:50:44.409 [DEBUG] [amera.internal.onvif.OnvifConnection] - mediaXAddr: http://172.20.70.198/onvif/services
2024-07-22 20:50:44.410 [DEBUG] [amera.internal.onvif.OnvifConnection] - Camera has no ONVIF PTZ support.
2024-07-22 20:50:44.410 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetProfiles
2024-07-22 20:50:44.451 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:axt="http://www.onvif.org/ver20/analytics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><trt:GetProfilesResponse><trt:Profiles fixed="true" token="profile_1_h264"><tt:Name>profile_1 h264</tt:Name><tt:VideoSourceConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:SourceToken>0</tt:SourceToken><tt:Bounds height="1728" width="2304" y="0" x="0"></tt:Bounds><tt:Extension><tt:Rotate><tt:Mode>ON</tt:Mode><tt:Degree>0</tt:Degree></tt:Rotate></tt:Extension></tt:VideoSourceConfiguration><tt:VideoEncoderConfiguration token="default_1_h264"><tt:Name>default_1 h264</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>H264</tt:Encoding><tt:Resolution><tt:Width>2304</tt:Width><tt:Height>1728</tt:Height></tt:Resolution><tt:Quality>70</tt:Quality><tt:RateControl><tt:FrameRateLimit>25</tt:FrameRateLimit><tt:EncodingInterval>1</tt:EncodingInterval><tt:BitrateLimit>2147483647</tt:BitrateLimit></tt:RateControl><tt:H264><tt:GovLength>32</tt:GovLength><tt:H264Profile>Main</tt:H264Profile></tt:H264><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:VideoEncoderConfiguration><tt:VideoAnalyticsConfiguration token="0"><tt:Name>analytics0</tt:Name><tt:UseCount>3</tt:UseCount><tt:AnalyticsEngineConfiguration><tt:AnalyticsModule Name="AnalyticsSceneDescription" Type="tt:AnalyticsSceneDescription"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule><tt:AnalyticsModule Name="VideoMotionTracker" Type="tt:VideoMotionTracker"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule></tt:AnalyticsEngineConfiguration><tt:RuleEngineConfiguration><tt:Rule Name="Profile 1" Type="tt:MotionRegionDetector"><Parameters xmlns="http://www.onvif.org/ver10/schema">
			<tt:ElementItem Name="MotionRegion">
				<axt:MotionRegionConfig Sensitivity="1.00">
					<tt:Polygon>
						<tt:Point x="0" y="0"/>
						<tt:Point x="0" y="1197"/>
						<tt:Point x="500" y="1341"/>
						<tt:Point x="1492" y="1475"/>
						<tt:Point x="2304" y="1374"/>
						<tt:Point x="2304" y="0"/>
					</tt:Polygon>
				</axt:MotionRegionConfig>
			</tt:ElementItem>
		</Parameters></tt:Rule></tt:RuleEngineConfiguration></tt:VideoAnalyticsConfiguration><tt:MetadataConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:PTZStatus><tt:Status>false</tt:Status><tt:Position>false</tt:Position></tt:PTZStatus><tt:Analytics>true</tt:Analytics><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:MetadataConfiguration></trt:Profiles><trt:Profiles fixed="true" token="profile_1_jpeg"><tt:Name>profile_1 jpeg</tt:Name><tt:VideoSourceConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:SourceToken>0</tt:SourceToken><tt:Bounds height="1728" width="2304" y="0" x="0"></tt:Bounds><tt:Extension><tt:Rotate><tt:Mode>ON</tt:Mode><tt:Degree>0</tt:Degree></tt:Rotate></tt:Extension></tt:VideoSourceConfiguration><tt:VideoEncoderConfiguration token="default_1_jpeg"><tt:Name>default_1 jpeg</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>JPEG</tt:Encoding><tt:Resolution><tt:Width>2304</tt:Width><tt:Height>1728</tt:Height></tt:Resolution><tt:Quality>70</tt:Quality><tt:RateControl><tt:FrameRateLimit>25</tt:FrameRateLimit><tt:EncodingInterval>1</tt:EncodingInterval><tt:BitrateLimit>2147483647</tt:BitrateLimit></tt:RateControl><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:VideoEncoderConfiguration><tt:VideoAnalyticsConfiguration token="0"><tt:Name>analytics0</tt:Name><tt:UseCount>3</tt:UseCount><tt:AnalyticsEngineConfiguration><tt:AnalyticsModule Name="AnalyticsSceneDescription" Type="tt:AnalyticsSceneDescription"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule><tt:AnalyticsModule Name="VideoMotionTracker" Type="tt:VideoMotionTracker"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule></tt:AnalyticsEngineConfiguration><tt:RuleEngineConfiguration><tt:Rule Name="Profile 1" Type="tt:MotionRegionDetector"><Parameters xmlns="http://www.onvif.org/ver10/schema">
			<tt:ElementItem Name="MotionRegion">
				<axt:MotionRegionConfig Sensitivity="1.00">
					<tt:Polygon>
						<tt:Point x="0" y="0"/>
						<tt:Point x="0" y="1197"/>
						<tt:Point x="500" y="1341"/>
						<tt:Point x="1492" y="1475"/>
						<tt:Point x="2304" y="1374"/>
						<tt:Point x="2304" y="0"/>
					</tt:Polygon>
				</axt:MotionRegionConfig>
			</tt:ElementItem>
		</Parameters></tt:Rule></tt:RuleEngineConfiguration></tt:VideoAnalyticsConfiguration><tt:MetadataConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:PTZStatus><tt:Status>false</tt:Status><tt:Position>false</tt:Position></tt:PTZStatus><tt:Analytics>true</tt:Analytics><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:MetadataConfiguration></trt:Profiles></trt:GetProfilesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:44.452 [TRACE] [amera.internal.onvif.OnvifConnection] - String was found: profile_1_h264
2024-07-22 20:50:44.452 [TRACE] [amera.internal.onvif.OnvifConnection] - String was found: profile_1_jpeg
2024-07-22 20:50:44.452 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSnapshotUri
2024-07-22 20:50:44.456 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetStreamUri
2024-07-22 20:50:44.462 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetEventProperties
2024-07-22 20:50:44.465 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetServiceCapabilities
2024-07-22 20:50:44.478 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:axt="http://www.onvif.org/ver20/analytics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><trt:GetSnapshotUriResponse><trt:MediaUri><tt:Uri>http://172.20.70.198/onvif-cgi/jpg/image.cgi?resolution=2304x1728&amp;compression=30</tt:Uri><tt:InvalidAfterConnect>false</tt:InvalidAfterConnect><tt:InvalidAfterReboot>false</tt:InvalidAfterReboot><tt:Timeout>PT0S</tt:Timeout></trt:MediaUri></trt:GetSnapshotUriResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:44.479 [DEBUG] [amera.internal.onvif.OnvifConnection] - GetSnapshotUri: /onvif-cgi/jpg/image.cgi?resolution=2304x1728&amp;compression=30
2024-07-22 20:50:44.496 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:axt="http://www.onvif.org/ver20/analytics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><trt:GetStreamUriResponse><trt:MediaUri><tt:Uri>rtsp://172.20.70.198/onvif-media/media.amp?profile=profile_1_h264&amp;sessiontimeout=60&amp;streamtype=unicast</tt:Uri><tt:InvalidAfterConnect>false</tt:InvalidAfterConnect><tt:InvalidAfterReboot>false</tt:InvalidAfterReboot><tt:Timeout>PT0S</tt:Timeout></trt:MediaUri></trt:GetStreamUriResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:44.497 [DEBUG] [amera.internal.onvif.OnvifConnection] - GetStreamUri: rtsp://172.20.70.198/onvif-media/media.amp?profile=profile_1_h264&sessiontimeout=60&streamtype=unicast
2024-07-22 20:50:44.528 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:ns1="http://www.onvif.org/ver20/analytics/humanface" xmlns:ns2="http://www.onvif.org/ver20/analytics/humanbody" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:acert="http://www.axis.com/vapix/ws/cert" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:aa="http://www.axis.com/vapix/ws/action1" xmlns:acertificates="http://www.axis.com/vapix/ws/certificates" xmlns:aentry="http://www.axis.com/vapix/ws/entry" xmlns:aev="http://www.axis.com/vapix/ws/event1" xmlns:aeva="http://www.axis.com/vapix/ws/embeddedvideoanalytics1" xmlns:ali1="http://www.axis.com/vapix/ws/light/CommonBinding" xmlns:ali2="http://www.axis.com/vapix/ws/light/IntensityBinding" xmlns:ali3="http://www.axis.com/vapix/ws/light/AngleOfIlluminationBinding" xmlns:ali4="http://www.axis.com/vapix/ws/light/DayNightSynchronizeBinding" xmlns:ali="http://www.axis.com/vapix/ws/light" xmlns:apc="http://www.axis.com/vapix/ws/panopsiscalibration1" xmlns:arth="http://www.axis.com/vapix/ws/recordedtour1" xmlns:asd="http://www.axis.com/vapix/ws/shockdetection" xmlns:aweb="http://www.axis.com/vapix/ws/webserver" xmlns:tan1="http://www.onvif.org/ver20/analytics/wsdl/RuleEngineBinding" xmlns:tan2="http://www.onvif.org/ver20/analytics/wsdl/AnalyticsEngineBinding" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev5="http://www.onvif.org/ver10/events/wsdl/NotificationConsumerBinding" xmlns:tev6="http://www.onvif.org/ver10/events/wsdl/PullPointBinding" xmlns:tev7="http://www.onvif.org/ver10/events/wsdl/CreatePullPointBinding" xmlns:tev8="http://www.onvif.org/ver10/events/wsdl/PausableSubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:tr2="http://www.onvif.org/ver20/media/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value>ter:ActionNotSupported</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason><SOAP-ENV:Text xml:lang="en">Optional action not implemented</SOAP-ENV:Text></SOAP-ENV:Reason><SOAP-ENV:Detail><SOAP-ENV:Text>The requested action is optional and is not implemented</SOAP-ENV:Text></SOAP-ENV:Detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:44.569 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To><wsa5:Action SOAP-ENV:mustUnderstand="true">http://www.onvif.org/ver10/events/wsdl/EventPortType/GetEventPropertiesResponse</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><tev:GetEventPropertiesResponse><tev:TopicNamespaceLocation>http://www.onvif.org/onvif/ver10/topics/topicns.xml</tev:TopicNamespaceLocation><wsnt:FixedTopicSet>false</wsnt:FixedTopicSet><wstop:TopicSet><tnsaxis:AudioControl><DigitalSignalStatus wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatus><DigitalSignalStatusInvalid wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status_invalid" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusInvalid><DigitalSignalStatusMetadata wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="audio_metadata" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusMetadata><DigitalSignalStatusNoSignal wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status_no_signal" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusNoSignal><DigitalSignalStatusOK wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status_ok" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusOK></tnsaxis:AudioControl><tns1:Device><tnsaxis:RingPowerLimitExceeded wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="limit_exceeded" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:RingPowerLimitExceeded><tnsaxis:HardwareFailure><StorageFailure wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="disk_id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="disruption" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></StorageFailure></tnsaxis:HardwareFailure><tnsaxis:SystemMessage><ActionFailed wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="description" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></ActionFailed></tnsaxis:SystemMessage><tnsaxis:Network><BlockedIP wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="address" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></BlockedIP><Lost wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="interface" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="lost" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Lost><AddressRemoved wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="interface" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="address" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="origin" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></AddressRemoved><AddressAdded wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="interface" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="address" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="origin" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></AddressAdded></tnsaxis:Network><tnsaxis:Casing><Open wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Name" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="Open" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Open></tnsaxis:Casing><tnsaxis:Window><Faulty wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Name" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="Faulty" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Faulty></tnsaxis:Window><tnsaxis:IO><VirtualPort wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></VirtualPort><OutputPort wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></OutputPort><SupervisedPort wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="tampered" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></SupervisedPort><VirtualInput wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></VirtualInput></tnsaxis:IO><tnsaxis:Sensor><PIR wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="sensor" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></PIR></tnsaxis:Sensor><tnsaxis:Light><Status wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="id" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Status></tnsaxis:Light><tnsaxis:Status><SystemReady wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="ready" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></SystemReady><Temperature><Below wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Below><Inside wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Inside><Above wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Above><Above_or_below wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Above_or_below></Temperature></tnsaxis:Status><HardwareFailure><PowerSupplyFailure><tnsaxis:PTZPowerFailure wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Token" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="Failed" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:PTZPowerFailure></PowerSupplyFailure></HardwareFailure><Trigger><DigitalInput wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="InputToken" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="LogicalState" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalInput><Relay wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RelayToken" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="LogicalState" Type="tt:RelayLogicalState"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Relay></Trigger><tnsaxis:Heater><Status wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="heater" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="running" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Status></tnsaxis:Heater><tnsaxis:MQTT><ClientStatus wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="connected" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></ClientStatus></tnsaxis:MQTT></tns1:Device><tns1:LightControl><tnsaxis:LightStatusChanged><Status wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Status></tnsaxis:LightStatusChanged></tns1:LightControl><tns1:VideoSource><tnsaxis:LiveStreamAccessed wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="accessed" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:LiveStreamAccessed><tnsaxis:DayNightVision wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="VideoSourceConfigurationToken" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="day" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:DayNightVision><MotionAlarm wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Source" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></MotionAlarm><tnsaxis:ABR wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="VideoSourceConfigurationToken" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="abr_error" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:ABR><tnsaxis:Tampering wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="channel" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="tampering" Type="xsd:int"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:Tampering><GlobalSceneChange><ImagingService wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Source" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></ImagingService></GlobalSceneChange></tns1:VideoSource><tns1:PTZController><tnsaxis:PTZError wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="channel" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="ptz_error" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:PTZError><tnsaxis:PTZReady wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="channel" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="ready" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:PTZReady></tns1:PTZController><tns1:RecordingConfig><CreateRecording wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></CreateRecording><CreateTrack wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="TrackToken" Type="tt:TrackReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></CreateTrack><DeleteRecording wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></DeleteRecording><DeleteTrack wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="TrackToken" Type="tt:TrackReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></DeleteTrack><JobState wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="RecordingJobToken" Type="tt:RecordingJobReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:string"></tt:SimpleItemDescription><tt:ElementItemDescription Name="Information" Type="tt:RecordingJobStateInformation"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></JobState><RecordingConfiguration wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:ElementItemDescription Name="Configuration" Type="tt:RecordingConfiguration"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></RecordingConfiguration><RecordingJobConfiguration wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingJobToken" Type="tt:RecordingJobReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:ElementItemDescription Name="Configuration" Type="tt:RecordingJobConfiguration"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></RecordingJobConfiguration><TrackConfiguration wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="TrackToken" Type="tt:TrackReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:ElementItemDescription Name="Configuration" Type="tt:TrackConfiguration"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></TrackConfiguration></tns1:RecordingConfig><tnsaxis:Storage><Alert wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="disk_id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="alert" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="overall_health" Type="xsd:int"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="temperature" Type="xsd:int"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="wear" Type="xsd:int"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Alert><Disruption wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="disk_id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="disruption" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Disruption><Recording wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="recording" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Recording><RecorderStatus wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="name" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="status" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></RecorderStatus></tnsaxis:Storage><tns1:Media><ConfigurationChanged wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="Token" Type="tt:ReferenceToken"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="Type" Type="xsd:string"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></ConfigurationChanged><ProfileChanged wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="Token" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></ProfileChanged></tns1:Media><tnsaxis:CameraApplicationPlatform><ObjectAnalytics><Device1Scenario1 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="classTypes" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="objectId" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Device1Scenario1><Device1Scenario2 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="classTypes" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="objectId" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Device1Scenario2><Device1ScenarioANY wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="classTypes" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="objectId" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Device1ScenarioANY><xinternal_data wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="svgframe" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></xinternal_data></ObjectAnalytics><VMD><xinternal_data wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="svgframe" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></xinternal_data><Camera1ProfileANY wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Camera1ProfileANY><Camera1Profile1 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Camera1Profile1></VMD></tnsaxis:CameraApplicationPlatform><tns1:UserAlarm><tnsaxis:Recurring><Interval wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Interval></tnsaxis:Recurring></tns1:UserAlarm><tns1:RuleEngine><MotionRegionDetector><Motion wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="RuleName" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="VideoSource" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Motion></MotionRegionDetector><tnsaxis:VMD3><vmd3_video_1 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="areaid" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></vmd3_video_1></tnsaxis:VMD3></tns1:RuleEngine><tnsaxis:MQTT><Message><Stateless wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="device-prefix" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="mqtt-topic" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="mqtt-payload" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Stateless></Message></tnsaxis:MQTT></wstop:TopicSet><wsnt:TopicExpressionDialect>http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet</wsnt:TopicExpressionDialect><wsnt:TopicExpressionDialect>http://docs.oasis-open.org/wsn/t-1/TopicExpression/Concrete</wsnt:TopicExpressionDialect><tev:MessageContentFilterDialect>http://www.onvif.org/ver10/tev/messageContentFilter/ItemFilter</tev:MessageContentFilterDialect><tev:MessageContentSchemaLocation>http://www.onvif.org/ver10/schema/onvif.xsd</tev:MessageContentSchemaLocation></tev:GetEventPropertiesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:44.570 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: CreatePullPointSubscription
2024-07-22 20:50:44.592 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To><wsa5:Action SOAP-ENV:mustUnderstand="true">http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionResponse</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><tev:CreatePullPointSubscriptionResponse><tev:SubscriptionReference><wsa5:Address>http://172.20.70.198/onvif/services</wsa5:Address><wsa5:ReferenceParameters><dom0:SubscriptionId xmlns:dom0="http://www.axis.com/2009/event">23</dom0:SubscriptionId></wsa5:ReferenceParameters></tev:SubscriptionReference><wsnt:CurrentTime>2024-07-22T18:50:44Z</wsnt:CurrentTime><wsnt:TerminationTime>2024-07-22T19:00:44Z</wsnt:TerminationTime></tev:CreatePullPointSubscriptionResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:44.594 [DEBUG] [amera.internal.onvif.OnvifConnection] - subscriptionXAddr=http://172.20.70.198/onvif/services
2024-07-22 20:50:44.594 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages
2024-07-22 20:50:44.603 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To></SOAP-ENV:Header><SOAP-ENV:Body><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value>ter:InvalidArgs</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason><SOAP-ENV:Text xml:lang="en"/></SOAP-ENV:Reason></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.815 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:ns1="http://www.onvif.org/ver20/analytics/humanface" xmlns:ns2="http://www.onvif.org/ver20/analytics/humanbody" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:acert="http://www.axis.com/vapix/ws/cert" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:aa="http://www.axis.com/vapix/ws/action1" xmlns:acertificates="http://www.axis.com/vapix/ws/certificates" xmlns:aentry="http://www.axis.com/vapix/ws/entry" xmlns:aev="http://www.axis.com/vapix/ws/event1" xmlns:aeva="http://www.axis.com/vapix/ws/embeddedvideoanalytics1" xmlns:ali1="http://www.axis.com/vapix/ws/light/CommonBinding" xmlns:ali2="http://www.axis.com/vapix/ws/light/IntensityBinding" xmlns:ali3="http://www.axis.com/vapix/ws/light/AngleOfIlluminationBinding" xmlns:ali4="http://www.axis.com/vapix/ws/light/DayNightSynchronizeBinding" xmlns:ali="http://www.axis.com/vapix/ws/light" xmlns:apc="http://www.axis.com/vapix/ws/panopsiscalibration1" xmlns:arth="http://www.axis.com/vapix/ws/recordedtour1" xmlns:asd="http://www.axis.com/vapix/ws/shockdetection" xmlns:aweb="http://www.axis.com/vapix/ws/webserver" xmlns:tan1="http://www.onvif.org/ver20/analytics/wsdl/RuleEngineBinding" xmlns:tan2="http://www.onvif.org/ver20/analytics/wsdl/AnalyticsEngineBinding" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev5="http://www.onvif.org/ver10/events/wsdl/NotificationConsumerBinding" xmlns:tev6="http://www.onvif.org/ver10/events/wsdl/PullPointBinding" xmlns:tev7="http://www.onvif.org/ver10/events/wsdl/CreatePullPointBinding" xmlns:tev8="http://www.onvif.org/ver10/events/wsdl/PausableSubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:tr2="http://www.onvif.org/ver20/media/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics"><SOAP-ENV:Body><tds:GetSystemDateAndTimeResponse><tds:SystemDateAndTime><tt:DateTimeType>NTP</tt:DateTimeType><tt:DaylightSavings>true</tt:DaylightSavings><tt:TimeZone><tt:TZ>CET-1CEST,M3.5.0,M10.5.0/3</tt:TZ></tt:TimeZone><tt:UTCDateTime><tt:Time><tt:Hour>18</tt:Hour><tt:Minute>50</tt:Minute><tt:Second>44</tt:Second></tt:Time><tt:Date><tt:Year>2024</tt:Year><tt:Month>7</tt:Month><tt:Day>22</tt:Day></tt:Date></tt:UTCDateTime><tt:LocalDateTime><tt:Time><tt:Hour>20</tt:Hour><tt:Minute>50</tt:Minute><tt:Second>44</tt:Second></tt:Time><tt:Date><tt:Year>2024</tt:Year><tt:Month>7</tt:Month><tt:Day>22</tt:Day></tt:Date></tt:LocalDateTime></tds:SystemDateAndTime></tds:GetSystemDateAndTimeResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.815 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities
2024-07-22 20:50:45.817 [DEBUG] [amera.internal.onvif.OnvifConnection] - Camera  UTC dateTime is: 2024-7-22T18:50:44
2024-07-22 20:50:45.817 [DEBUG] [amera.internal.onvif.OnvifConnection] - openHAB UTC dateTime is: 2024-07-22T18:50:45.817Z
2024-07-22 20:50:45.847 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:ns1="http://www.onvif.org/ver20/analytics/humanface" xmlns:ns2="http://www.onvif.org/ver20/analytics/humanbody" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:acert="http://www.axis.com/vapix/ws/cert" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:aa="http://www.axis.com/vapix/ws/action1" xmlns:acertificates="http://www.axis.com/vapix/ws/certificates" xmlns:aentry="http://www.axis.com/vapix/ws/entry" xmlns:aev="http://www.axis.com/vapix/ws/event1" xmlns:aeva="http://www.axis.com/vapix/ws/embeddedvideoanalytics1" xmlns:ali1="http://www.axis.com/vapix/ws/light/CommonBinding" xmlns:ali2="http://www.axis.com/vapix/ws/light/IntensityBinding" xmlns:ali3="http://www.axis.com/vapix/ws/light/AngleOfIlluminationBinding" xmlns:ali4="http://www.axis.com/vapix/ws/light/DayNightSynchronizeBinding" xmlns:ali="http://www.axis.com/vapix/ws/light" xmlns:apc="http://www.axis.com/vapix/ws/panopsiscalibration1" xmlns:arth="http://www.axis.com/vapix/ws/recordedtour1" xmlns:asd="http://www.axis.com/vapix/ws/shockdetection" xmlns:aweb="http://www.axis.com/vapix/ws/webserver" xmlns:tan1="http://www.onvif.org/ver20/analytics/wsdl/RuleEngineBinding" xmlns:tan2="http://www.onvif.org/ver20/analytics/wsdl/AnalyticsEngineBinding" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev5="http://www.onvif.org/ver10/events/wsdl/NotificationConsumerBinding" xmlns:tev6="http://www.onvif.org/ver10/events/wsdl/PullPointBinding" xmlns:tev7="http://www.onvif.org/ver10/events/wsdl/CreatePullPointBinding" xmlns:tev8="http://www.onvif.org/ver10/events/wsdl/PausableSubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:tr2="http://www.onvif.org/ver20/media/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><tds:GetCapabilitiesResponse><tds:Capabilities><tt:Analytics><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:RuleSupport>true</tt:RuleSupport><tt:AnalyticsModuleSupport>true</tt:AnalyticsModuleSupport></tt:Analytics><tt:Device><tt:XAddr>http://172.20.70.198/onvif/device_service</tt:XAddr><tt:Network><tt:IPFilter>true</tt:IPFilter><tt:ZeroConfiguration>true</tt:ZeroConfiguration><tt:IPVersion6>true</tt:IPVersion6><tt:DynDNS>true</tt:DynDNS></tt:Network><tt:System><tt:DiscoveryResolve>true</tt:DiscoveryResolve><tt:DiscoveryBye>true</tt:DiscoveryBye><tt:RemoteDiscovery>false</tt:RemoteDiscovery><tt:SystemBackup>false</tt:SystemBackup><tt:SystemLogging>true</tt:SystemLogging><tt:FirmwareUpgrade>false</tt:FirmwareUpgrade><tt:SupportedVersions><tt:Major>1</tt:Major><tt:Minor>2</tt:Minor></tt:SupportedVersions></tt:System><tt:IO><tt:InputConnectors>0</tt:InputConnectors><tt:RelayOutputs>0</tt:RelayOutputs></tt:IO><tt:Security><tt:TLS1.1>true</tt:TLS1.1><tt:TLS1.2>true</tt:TLS1.2><tt:OnboardKeyGeneration>true</tt:OnboardKeyGeneration><tt:AccessPolicyConfig>true</tt:AccessPolicyConfig><tt:X.509Token>false</tt:X.509Token><tt:SAMLToken>false</tt:SAMLToken><tt:KerberosToken>false</tt:KerberosToken><tt:RELToken>false</tt:RELToken><tt:Extension><tt:TLS1.0>true</tt:TLS1.0></tt:Extension></tt:Security></tt:Device><tt:Events><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:WSSubscriptionPolicySupport>false</tt:WSSubscriptionPolicySupport><tt:WSPullPointSupport>true</tt:WSPullPointSupport><tt:WSPausableSubscriptionManagerInterfaceSupport>false</tt:WSPausableSubscriptionManagerInterfaceSupport></tt:Events><tt:Imaging><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr></tt:Imaging><tt:Media><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:StreamingCapabilities><tt:RTPMulticast>true</tt:RTPMulticast><tt:RTP_TCP>true</tt:RTP_TCP><tt:RTP_RTSP_TCP>true</tt:RTP_RTSP_TCP></tt:StreamingCapabilities><tt:Extension><tt:ProfileCapabilities><tt:MaximumNumberOfProfiles>32</tt:MaximumNumberOfProfiles></tt:ProfileCapabilities></tt:Extension></tt:Media><tt:Extension><tt:DeviceIO><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:VideoSources>1</tt:VideoSources><tt:VideoOutputs>0</tt:VideoOutputs><tt:AudioSources>0</tt:AudioSources><tt:AudioOutputs>0</tt:AudioOutputs><tt:RelayOutputs>0</tt:RelayOutputs></tt:DeviceIO><tt:Recording><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:ReceiverSource>false</tt:ReceiverSource><tt:MediaProfileSource>true</tt:MediaProfileSource><tt:DynamicRecordings>true</tt:DynamicRecordings><tt:DynamicTracks>false</tt:DynamicTracks><tt:MaxStringLength>4096</tt:MaxStringLength></tt:Recording><tt:Search><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr><tt:MetadataSearch>false</tt:MetadataSearch></tt:Search><tt:Replay><tt:XAddr>http://172.20.70.198/onvif/services</tt:XAddr></tt:Replay></tt:Extension></tds:Capabilities></tds:GetCapabilitiesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.847 [DEBUG] [amera.internal.onvif.OnvifConnection] - deviceXAddr: http://172.20.70.198/onvif/device_service
2024-07-22 20:50:45.847 [DEBUG] [amera.internal.onvif.OnvifConnection] - eventsXAddr: http://172.20.70.198/onvif/services
2024-07-22 20:50:45.847 [DEBUG] [amera.internal.onvif.OnvifConnection] - mediaXAddr: http://172.20.70.198/onvif/services
2024-07-22 20:50:45.847 [DEBUG] [amera.internal.onvif.OnvifConnection] - Camera has no ONVIF PTZ support.
2024-07-22 20:50:45.848 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetProfiles
2024-07-22 20:50:45.886 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:axt="http://www.onvif.org/ver20/analytics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><trt:GetProfilesResponse><trt:Profiles fixed="true" token="profile_1_h264"><tt:Name>profile_1 h264</tt:Name><tt:VideoSourceConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:SourceToken>0</tt:SourceToken><tt:Bounds height="1728" width="2304" y="0" x="0"></tt:Bounds><tt:Extension><tt:Rotate><tt:Mode>ON</tt:Mode><tt:Degree>0</tt:Degree></tt:Rotate></tt:Extension></tt:VideoSourceConfiguration><tt:VideoEncoderConfiguration token="default_1_h264"><tt:Name>default_1 h264</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>H264</tt:Encoding><tt:Resolution><tt:Width>2304</tt:Width><tt:Height>1728</tt:Height></tt:Resolution><tt:Quality>70</tt:Quality><tt:RateControl><tt:FrameRateLimit>25</tt:FrameRateLimit><tt:EncodingInterval>1</tt:EncodingInterval><tt:BitrateLimit>2147483647</tt:BitrateLimit></tt:RateControl><tt:H264><tt:GovLength>32</tt:GovLength><tt:H264Profile>Main</tt:H264Profile></tt:H264><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:VideoEncoderConfiguration><tt:VideoAnalyticsConfiguration token="0"><tt:Name>analytics0</tt:Name><tt:UseCount>3</tt:UseCount><tt:AnalyticsEngineConfiguration><tt:AnalyticsModule Name="AnalyticsSceneDescription" Type="tt:AnalyticsSceneDescription"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule><tt:AnalyticsModule Name="VideoMotionTracker" Type="tt:VideoMotionTracker"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule></tt:AnalyticsEngineConfiguration><tt:RuleEngineConfiguration><tt:Rule Name="Profile 1" Type="tt:MotionRegionDetector"><Parameters xmlns="http://www.onvif.org/ver10/schema">
			<tt:ElementItem Name="MotionRegion">
				<axt:MotionRegionConfig Sensitivity="1.00">
					<tt:Polygon>
						<tt:Point x="0" y="0"/>
						<tt:Point x="0" y="1197"/>
						<tt:Point x="500" y="1341"/>
						<tt:Point x="1492" y="1475"/>
						<tt:Point x="2304" y="1374"/>
						<tt:Point x="2304" y="0"/>
					</tt:Polygon>
				</axt:MotionRegionConfig>
			</tt:ElementItem>
		</Parameters></tt:Rule></tt:RuleEngineConfiguration></tt:VideoAnalyticsConfiguration><tt:MetadataConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:PTZStatus><tt:Status>false</tt:Status><tt:Position>false</tt:Position></tt:PTZStatus><tt:Analytics>true</tt:Analytics><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:MetadataConfiguration></trt:Profiles><trt:Profiles fixed="true" token="profile_1_jpeg"><tt:Name>profile_1 jpeg</tt:Name><tt:VideoSourceConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:SourceToken>0</tt:SourceToken><tt:Bounds height="1728" width="2304" y="0" x="0"></tt:Bounds><tt:Extension><tt:Rotate><tt:Mode>ON</tt:Mode><tt:Degree>0</tt:Degree></tt:Rotate></tt:Extension></tt:VideoSourceConfiguration><tt:VideoEncoderConfiguration token="default_1_jpeg"><tt:Name>default_1 jpeg</tt:Name><tt:UseCount>1</tt:UseCount><tt:Encoding>JPEG</tt:Encoding><tt:Resolution><tt:Width>2304</tt:Width><tt:Height>1728</tt:Height></tt:Resolution><tt:Quality>70</tt:Quality><tt:RateControl><tt:FrameRateLimit>25</tt:FrameRateLimit><tt:EncodingInterval>1</tt:EncodingInterval><tt:BitrateLimit>2147483647</tt:BitrateLimit></tt:RateControl><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:VideoEncoderConfiguration><tt:VideoAnalyticsConfiguration token="0"><tt:Name>analytics0</tt:Name><tt:UseCount>3</tt:UseCount><tt:AnalyticsEngineConfiguration><tt:AnalyticsModule Name="AnalyticsSceneDescription" Type="tt:AnalyticsSceneDescription"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule><tt:AnalyticsModule Name="VideoMotionTracker" Type="tt:VideoMotionTracker"><Parameters xmlns="http://www.onvif.org/ver10/schema"></Parameters></tt:AnalyticsModule></tt:AnalyticsEngineConfiguration><tt:RuleEngineConfiguration><tt:Rule Name="Profile 1" Type="tt:MotionRegionDetector"><Parameters xmlns="http://www.onvif.org/ver10/schema">
			<tt:ElementItem Name="MotionRegion">
				<axt:MotionRegionConfig Sensitivity="1.00">
					<tt:Polygon>
						<tt:Point x="0" y="0"/>
						<tt:Point x="0" y="1197"/>
						<tt:Point x="500" y="1341"/>
						<tt:Point x="1492" y="1475"/>
						<tt:Point x="2304" y="1374"/>
						<tt:Point x="2304" y="0"/>
					</tt:Polygon>
				</axt:MotionRegionConfig>
			</tt:ElementItem>
		</Parameters></tt:Rule></tt:RuleEngineConfiguration></tt:VideoAnalyticsConfiguration><tt:MetadataConfiguration token="0"><tt:Name>user0</tt:Name><tt:UseCount>3</tt:UseCount><tt:PTZStatus><tt:Status>false</tt:Status><tt:Position>false</tt:Position></tt:PTZStatus><tt:Analytics>true</tt:Analytics><tt:Multicast><tt:Address><tt:Type>IPv4</tt:Type><tt:IPv4Address>0.0.0.0</tt:IPv4Address></tt:Address><tt:Port>0</tt:Port><tt:TTL>5</tt:TTL><tt:AutoStart>false</tt:AutoStart></tt:Multicast><tt:SessionTimeout>PT60S</tt:SessionTimeout></tt:MetadataConfiguration></trt:Profiles></trt:GetProfilesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.887 [TRACE] [amera.internal.onvif.OnvifConnection] - String was found: profile_1_h264
2024-07-22 20:50:45.887 [TRACE] [amera.internal.onvif.OnvifConnection] - String was found: profile_1_jpeg
2024-07-22 20:50:45.887 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSnapshotUri
2024-07-22 20:50:45.888 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetStreamUri
2024-07-22 20:50:45.892 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetEventProperties
2024-07-22 20:50:45.894 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetServiceCapabilities
2024-07-22 20:50:45.898 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:axt="http://www.onvif.org/ver20/analytics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><trt:GetSnapshotUriResponse><trt:MediaUri><tt:Uri>http://172.20.70.198/onvif-cgi/jpg/image.cgi?resolution=2304x1728&amp;compression=30</tt:Uri><tt:InvalidAfterConnect>false</tt:InvalidAfterConnect><tt:InvalidAfterReboot>false</tt:InvalidAfterReboot><tt:Timeout>PT0S</tt:Timeout></trt:MediaUri></trt:GetSnapshotUriResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.899 [DEBUG] [amera.internal.onvif.OnvifConnection] - GetSnapshotUri: /onvif-cgi/jpg/image.cgi?resolution=2304x1728&amp;compression=30
2024-07-22 20:50:45.947 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:ns1="http://www.onvif.org/ver20/analytics/humanface" xmlns:ns2="http://www.onvif.org/ver20/analytics/humanbody" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:acert="http://www.axis.com/vapix/ws/cert" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:aa="http://www.axis.com/vapix/ws/action1" xmlns:acertificates="http://www.axis.com/vapix/ws/certificates" xmlns:aentry="http://www.axis.com/vapix/ws/entry" xmlns:aev="http://www.axis.com/vapix/ws/event1" xmlns:aeva="http://www.axis.com/vapix/ws/embeddedvideoanalytics1" xmlns:ali1="http://www.axis.com/vapix/ws/light/CommonBinding" xmlns:ali2="http://www.axis.com/vapix/ws/light/IntensityBinding" xmlns:ali3="http://www.axis.com/vapix/ws/light/AngleOfIlluminationBinding" xmlns:ali4="http://www.axis.com/vapix/ws/light/DayNightSynchronizeBinding" xmlns:ali="http://www.axis.com/vapix/ws/light" xmlns:apc="http://www.axis.com/vapix/ws/panopsiscalibration1" xmlns:arth="http://www.axis.com/vapix/ws/recordedtour1" xmlns:asd="http://www.axis.com/vapix/ws/shockdetection" xmlns:aweb="http://www.axis.com/vapix/ws/webserver" xmlns:tan1="http://www.onvif.org/ver20/analytics/wsdl/RuleEngineBinding" xmlns:tan2="http://www.onvif.org/ver20/analytics/wsdl/AnalyticsEngineBinding" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev5="http://www.onvif.org/ver10/events/wsdl/NotificationConsumerBinding" xmlns:tev6="http://www.onvif.org/ver10/events/wsdl/PullPointBinding" xmlns:tev7="http://www.onvif.org/ver10/events/wsdl/CreatePullPointBinding" xmlns:tev8="http://www.onvif.org/ver10/events/wsdl/PausableSubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:tr2="http://www.onvif.org/ver20/media/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value>ter:ActionNotSupported</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason><SOAP-ENV:Text xml:lang="en">Optional action not implemented</SOAP-ENV:Text></SOAP-ENV:Reason><SOAP-ENV:Detail><SOAP-ENV:Text>The requested action is optional and is not implemented</SOAP-ENV:Text></SOAP-ENV:Detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.955 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:axt="http://www.onvif.org/ver20/analytics"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><trt:GetStreamUriResponse><trt:MediaUri><tt:Uri>rtsp://172.20.70.198/onvif-media/media.amp?profile=profile_1_h264&amp;sessiontimeout=60&amp;streamtype=unicast</tt:Uri><tt:InvalidAfterConnect>false</tt:InvalidAfterConnect><tt:InvalidAfterReboot>false</tt:InvalidAfterReboot><tt:Timeout>PT0S</tt:Timeout></trt:MediaUri></trt:GetStreamUriResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.955 [DEBUG] [amera.internal.onvif.OnvifConnection] - GetStreamUri: rtsp://172.20.70.198/onvif-media/media.amp?profile=profile_1_h264&sessiontimeout=60&streamtype=unicast
2024-07-22 20:50:45.985 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To><wsa5:Action SOAP-ENV:mustUnderstand="true">http://www.onvif.org/ver10/events/wsdl/EventPortType/GetEventPropertiesResponse</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><tev:GetEventPropertiesResponse><tev:TopicNamespaceLocation>http://www.onvif.org/onvif/ver10/topics/topicns.xml</tev:TopicNamespaceLocation><wsnt:FixedTopicSet>false</wsnt:FixedTopicSet><wstop:TopicSet><tnsaxis:AudioControl><DigitalSignalStatus wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatus><DigitalSignalStatusInvalid wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status_invalid" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusInvalid><DigitalSignalStatusMetadata wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="audio_metadata" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusMetadata><DigitalSignalStatusNoSignal wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status_no_signal" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusNoSignal><DigitalSignalStatusOK wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="signal_status_ok" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalSignalStatusOK></tnsaxis:AudioControl><tns1:Device><tnsaxis:RingPowerLimitExceeded wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="input" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="limit_exceeded" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:RingPowerLimitExceeded><tnsaxis:HardwareFailure><StorageFailure wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="disk_id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="disruption" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></StorageFailure></tnsaxis:HardwareFailure><tnsaxis:SystemMessage><ActionFailed wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="description" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></ActionFailed></tnsaxis:SystemMessage><tnsaxis:Network><BlockedIP wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="address" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></BlockedIP><Lost wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="interface" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="lost" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Lost><AddressRemoved wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="interface" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="address" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="origin" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></AddressRemoved><AddressAdded wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="interface" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="address" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="origin" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></AddressAdded></tnsaxis:Network><tnsaxis:Casing><Open wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Name" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="Open" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Open></tnsaxis:Casing><tnsaxis:Window><Faulty wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Name" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="Faulty" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Faulty></tnsaxis:Window><tnsaxis:IO><VirtualPort wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></VirtualPort><OutputPort wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></OutputPort><SupervisedPort wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="tampered" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></SupervisedPort><VirtualInput wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="port" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></VirtualInput></tnsaxis:IO><tnsaxis:Sensor><PIR wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="sensor" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></PIR></tnsaxis:Sensor><tnsaxis:Light><Status wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="id" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Status></tnsaxis:Light><tnsaxis:Status><SystemReady wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="ready" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></SystemReady><Temperature><Below wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Below><Inside wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Inside><Above wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Above><Above_or_below wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="sensor_level" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Above_or_below></Temperature></tnsaxis:Status><HardwareFailure><PowerSupplyFailure><tnsaxis:PTZPowerFailure wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Token" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="Failed" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:PTZPowerFailure></PowerSupplyFailure></HardwareFailure><Trigger><DigitalInput wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="InputToken" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="LogicalState" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></DigitalInput><Relay wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RelayToken" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="LogicalState" Type="tt:RelayLogicalState"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Relay></Trigger><tnsaxis:Heater><Status wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="heater" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="running" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Status></tnsaxis:Heater><tnsaxis:MQTT><ClientStatus wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="connected" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></ClientStatus></tnsaxis:MQTT></tns1:Device><tns1:LightControl><tnsaxis:LightStatusChanged><Status wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="state" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Status></tnsaxis:LightStatusChanged></tns1:LightControl><tns1:VideoSource><tnsaxis:LiveStreamAccessed wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="accessed" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:LiveStreamAccessed><tnsaxis:DayNightVision wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="VideoSourceConfigurationToken" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="day" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:DayNightVision><MotionAlarm wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Source" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></MotionAlarm><tnsaxis:ABR wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="VideoSourceConfigurationToken" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="abr_error" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:ABR><tnsaxis:Tampering wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="channel" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="tampering" Type="xsd:int"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:Tampering><GlobalSceneChange><ImagingService wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="Source" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></ImagingService></GlobalSceneChange></tns1:VideoSource><tns1:PTZController><tnsaxis:PTZError wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="channel" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="ptz_error" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:PTZError><tnsaxis:PTZReady wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="channel" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="ready" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></tnsaxis:PTZReady></tns1:PTZController><tns1:RecordingConfig><CreateRecording wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></CreateRecording><CreateTrack wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="TrackToken" Type="tt:TrackReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></CreateTrack><DeleteRecording wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></DeleteRecording><DeleteTrack wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="TrackToken" Type="tt:TrackReference"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></DeleteTrack><JobState wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="RecordingJobToken" Type="tt:RecordingJobReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:string"></tt:SimpleItemDescription><tt:ElementItemDescription Name="Information" Type="tt:RecordingJobStateInformation"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></JobState><RecordingConfiguration wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:ElementItemDescription Name="Configuration" Type="tt:RecordingConfiguration"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></RecordingConfiguration><RecordingJobConfiguration wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingJobToken" Type="tt:RecordingJobReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:ElementItemDescription Name="Configuration" Type="tt:RecordingJobConfiguration"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></RecordingJobConfiguration><TrackConfiguration wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="RecordingToken" Type="tt:RecordingReference"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="TrackToken" Type="tt:TrackReference"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:ElementItemDescription Name="Configuration" Type="tt:TrackConfiguration"></tt:ElementItemDescription></tt:Data></tt:MessageDescription></TrackConfiguration></tns1:RecordingConfig><tnsaxis:Storage><Alert wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="disk_id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="alert" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="overall_health" Type="xsd:int"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="temperature" Type="xsd:int"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="wear" Type="xsd:int"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Alert><Disruption wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="disk_id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="disruption" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Disruption><Recording wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="recording" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Recording><RecorderStatus wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="name" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="status" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></RecorderStatus></tnsaxis:Storage><tns1:Media><ConfigurationChanged wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="Token" Type="tt:ReferenceToken"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="Type" Type="xsd:string"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></ConfigurationChanged><ProfileChanged wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="Token" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source></tt:MessageDescription></ProfileChanged></tns1:Media><tnsaxis:CameraApplicationPlatform><ObjectAnalytics><Device1Scenario1 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="classTypes" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="objectId" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Device1Scenario1><Device1Scenario2 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="classTypes" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="objectId" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Device1Scenario2><Device1ScenarioANY wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="classTypes" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="objectId" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Device1ScenarioANY><xinternal_data wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="svgframe" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></xinternal_data></ObjectAnalytics><VMD><xinternal_data wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Data><tt:SimpleItemDescription Name="svgframe" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></xinternal_data><Camera1ProfileANY wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Camera1ProfileANY><Camera1Profile1 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Camera1Profile1></VMD></tnsaxis:CameraApplicationPlatform><tns1:UserAlarm><tnsaxis:Recurring><Interval wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="id" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Interval></tnsaxis:Recurring></tns1:UserAlarm><tns1:RuleEngine><MotionRegionDetector><Motion wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="RuleName" Type="xsd:string"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="VideoSource" Type="tt:ReferenceToken"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="State" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Motion></MotionRegionDetector><tnsaxis:VMD3><vmd3_video_1 wstop:topic="true"><tt:MessageDescription IsProperty="true"><tt:Source><tt:SimpleItemDescription Name="areaid" Type="xsd:int"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="active" Type="xsd:boolean"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></vmd3_video_1></tnsaxis:VMD3></tns1:RuleEngine><tnsaxis:MQTT><Message><Stateless wstop:topic="true"><tt:MessageDescription IsProperty="false"><tt:Source><tt:SimpleItemDescription Name="device-prefix" Type="xsd:boolean"></tt:SimpleItemDescription><tt:SimpleItemDescription Name="mqtt-topic" Type="xsd:string"></tt:SimpleItemDescription></tt:Source><tt:Data><tt:SimpleItemDescription Name="mqtt-payload" Type="xsd:string"></tt:SimpleItemDescription></tt:Data></tt:MessageDescription></Stateless></Message></tnsaxis:MQTT></wstop:TopicSet><wsnt:TopicExpressionDialect>http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet</wsnt:TopicExpressionDialect><wsnt:TopicExpressionDialect>http://docs.oasis-open.org/wsn/t-1/TopicExpression/Concrete</wsnt:TopicExpressionDialect><tev:MessageContentFilterDialect>http://www.onvif.org/ver10/tev/messageContentFilter/ItemFilter</tev:MessageContentFilterDialect><tev:MessageContentSchemaLocation>http://www.onvif.org/ver10/schema/onvif.xsd</tev:MessageContentSchemaLocation></tev:GetEventPropertiesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.985 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: CreatePullPointSubscription
2024-07-22 20:50:45.997 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To><wsa5:Action SOAP-ENV:mustUnderstand="true">http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionResponse</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><tev:CreatePullPointSubscriptionResponse><tev:SubscriptionReference><wsa5:Address>http://172.20.70.198/onvif/services</wsa5:Address><wsa5:ReferenceParameters><dom0:SubscriptionId xmlns:dom0="http://www.axis.com/2009/event">24</dom0:SubscriptionId></wsa5:ReferenceParameters></tev:SubscriptionReference><wsnt:CurrentTime>2024-07-22T18:50:45Z</wsnt:CurrentTime><wsnt:TerminationTime>2024-07-22T19:00:45Z</wsnt:TerminationTime></tev:CreatePullPointSubscriptionResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:45.997 [DEBUG] [amera.internal.onvif.OnvifConnection] - subscriptionXAddr=http://172.20.70.198/onvif/services
2024-07-22 20:50:45.997 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages
2024-07-22 20:50:46.007 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To></SOAP-ENV:Header><SOAP-ENV:Body><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value>ter:InvalidArgs</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason><SOAP-ENV:Text xml:lang="en"/></SOAP-ENV:Reason></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-22 20:50:56.239 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://172.20.70.198:80/onvif-cgi/jpg/image.cgi?resolution=2304x1728&amp;compression=30
2024-07-22 20:50:56.259 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://172.20.70.198:80/onvif-cgi/jpg/image.cgi?resolution=2304x1728&amp;compression=30

After upgrading to OpenHAB 4.2, I see the following message that repeats every 8 seconds. Does this help to narrow down the error?

I have tested other channels. For example, the mjpeg-url channel and the image url channel work perfectly. The camera is recognised, there only seems to be a problem with individual channels.

Thanks a lot

2024-07-26 07:46:42.234 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://172.20.70.198/onvif/services
2024-07-26 07:46:42.241 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF replied with code 400 message is DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 400 Bad Request
Date: Fri, 26 Jul 2024 05:46:42 GMT
Server: Apache/2.4.59 (Unix) OpenSSL/3.0.14
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Content-Security-Policy: default-src 'self'; frame-ancestors 'self'; connect-src 'self' https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.axis.com mediastream: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.googletagmanager.com https://www.google-analytics.com https://ssl.google-analytics.com https://*.axis.com; style-src 'self' 'unsafe-inline'; img-src 'self' https://*.google-analytics.com https://*.googletagmanager.com https://*.axis.com data: blob:; media-src 'self' mediastream: blob:; object-src 'none'
Upgrade: h2
Connection: Upgrade, close
Content-Type: application/soap+xml; charset=utf-8
Content-Length: 1957
2024-07-26 07:46:42.242 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To></SOAP-ENV:Header><SOAP-ENV:Body><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value>ter:InvalidArgs</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason><SOAP-ENV:Text xml:lang="en"/></SOAP-ENV:Reason></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
2024-07-26 07:46:42.242 [TRACE] [amera.internal.onvif.OnvifConnection] - Unhandled ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:tev1="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:tev2="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:tev3="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev4="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsaxis="http://www.axis.com/2009/event/topics" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:pt="http://www.onvif.org/ver10/pacs" xmlns:tdc="http://www.onvif.org/ver10/doorcontrol/wsdl" xmlns:tac="http://www.onvif.org/ver10/accesscontrol/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="true">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To></SOAP-ENV:Header><SOAP-ENV:Body><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value>ter:InvalidArgs</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason><SOAP-ENV:Text xml:lang="en"/></SOAP-ENV:Reason></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

Check if the camera and openHAB’s times are within 5 seconds of each other. The ONVIF spec states they need to be in sync otherwise devices can refuse to talk. This is to stop traffic from getting recorded and then playedback at a later time.

Seems to check out fine from some of your logs above.

Thats about the only helpful error it is giving and all communications beside the Pullmessages and the renew appear to be working fine. Can you find a working applications like the ONVIF DEVICE MANAGER and use wireshark to capture what is working for these two packets? My guess is that the camera is needing something that is missing from the requests sent to the camera.

Thank you very much for your reply. I had already corrected the time error. I have installed ODM and Wireshark. ODM works, I can call up all menus and functions. I can also see the camera image.

With Wireshark, however, I am unfortunately reaching my limits. I have recorded the network traffic between ODM and the camera. I then searched through the packet bytes, but never found the expression “InvalidArgs”.

I would be very grateful if you could specify exactly what I need to do and what I need to look for.

Thank you very much!

In ODM do you see a list of events and alarms that updates as the camera sees movement? If no, then there is no. Point looking further until you do. If yes then you would need to capture the traffic with Wireshark and if you do not know what to do you can send me the file to open and look at. Be aware that if someone has the two way traffic it is possible to reverse the password out of it so change password especially if you post it into a forum. If only half the traffic say from ODM to the camera then it’s all I would need and your password is safe.

To see the traffic in Soap xml you need to use a few keyboard keys like ctrl shift and I to inspect the packet. I don’t know the exact combo right now as not in front of a setup with Wireshark.

Okay, in ODM I see several events when the camera recognises an object :+1:

I´ve send you the recorded file.

Many thanks for your support!

This contains the SubscriptionId that the binding needs to use for it to work. You posted what I needed above so thanks, just need some time to look at this in some more depth.

Fixed with openHAB 4.3 Milestone 2, thanks a lot!