Hi,
if there is a solution to my problem I’m sorry that I didn’t find it.
I have a Dahua DH-IPC-HDW2439TP IP camera which works just fine.
Since I was happy with everything working so smoothly I also bought a Dahua device as doorbell, a Dahua VTO 2201. Because of my network setup I had some trouble finding the device but than I was able to connect to the UI and set everything up.
After that the device was detected within OpenHab but it is stuck on “INITIALIZING”
Log looks like this:
2024-10-07 18:18:50.404 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:18:50.404 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:18:50.404 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:18:50.405 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:18:50.794 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:18:50.794 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:18:50.794 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:18:50.795 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:18:53.502 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:18:53.502 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:18:53.503 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:18:53.504 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:18:56.410 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:18:56.411 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:18:56.802 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:18:56.802 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:18:59.510 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:18:59.510 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:02.335 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF replied with code 403 message is DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 403 Forbidden
Content-Type: application/soap+xml; charset=utf-8
Connection: close
Content-Length: 776
2024-10-07 18:19:02.343 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.343 [TRACE] [amera.internal.onvif.OnvifConnection] - Unhandled ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.345 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF replied with code 403 message is DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 403 Forbidden
Content-Type: application/soap+xml; charset=utf-8
Connection: close
Content-Length: 776
2024-10-07 18:19:02.346 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF replied with code 403 message is DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 403 Forbidden
Content-Type: application/soap+xml; charset=utf-8
Connection: close
Content-Length: 776
2024-10-07 18:19:02.346 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.346 [TRACE] [amera.internal.onvif.OnvifConnection] - Unhandled ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.346 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.346 [TRACE] [amera.internal.onvif.OnvifConnection] - Unhandled ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.361 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF replied with code 403 message is DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 403 Forbidden
Content-Type: application/soap+xml; charset=utf-8
Connection: close
Content-Length: 776
2024-10-07 18:19:02.361 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.362 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF replied with code 403 message is DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 403 Forbidden
Content-Type: application/soap+xml; charset=utf-8
Connection: close
Content-Length: 776
2024-10-07 18:19:02.362 [TRACE] [amera.internal.onvif.OnvifConnection] - Unhandled ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.362 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.363 [TRACE] [amera.internal.onvif.OnvifConnection] - Unhandled ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.363 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF replied with code 403 message is DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 403 Forbidden
Content-Type: application/soap+xml; charset=utf-8
Connection: close
Content-Length: 776
2024-10-07 18:19:02.364 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.364 [TRACE] [amera.internal.onvif.OnvifConnection] - Unhandled ONVIF reply is: <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value><s:Subcode><s:Value>ter:TransModeError</s:Value></s:Subcode></s:Code><s:Reason><s:Text xml:lang="en">The ONVIF client may not support HTTPS mode. Please check the client settings or disable HTTPS in the Device configuration settings and try again. If the problem persists, contact technical support.</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>
2024-10-07 18:19:02.407 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:02.407 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:02.408 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:02.408 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:02.797 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:02.797 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:02.798 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:02.799 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:05.506 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:05.506 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:05.506 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:05.507 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:14.410 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:14.411 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:14.411 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:14.412 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:14.801 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:14.802 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:14.802 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:14.803 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:17.509 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:17.509 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:17.509 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:17.510 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:20.415 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:20.415 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:20.811 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:20.812 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:23.516 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:23.516 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:26.413 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:26.414 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:26.414 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:26.415 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:26.804 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:26.804 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:26.805 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:26.805 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:29.512 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:29.512 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:29.512 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:29.513 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:32.421 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:32.421 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:32.808 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:32.808 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:35.519 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:35.519 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - IdleStateEvent received: ALL_IDLE
2024-10-07 18:19:38.416 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:38.417 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:38.417 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:38.418 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:38.807 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:38.807 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:38.808 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:38.808 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.012 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.011 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.012 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - Exception on ONVIF connection: Connection reset
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:40.013 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF netty channel event occurred: io.netty.channel.socket.ChannelInputShutdownReadComplete@4a999c58
2024-10-07 18:19:41.515 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.1.107:80
2024-10-07 18:19:41.515 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.1.107 to ONVIF
2024-10-07 18:19:41.515 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.1.107:80/onvif/device_service
2024-10-07 18:19:41.516 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.1.107:80/onvif/device_service
Any suggestions?
Best regards