Problems with reolink e1 outdoor

I want to connect my reolink e1 outdoor camera. My configuration:

UID: ipcamera:reolink:19216817850
label: reolink-kamera-haustuer
thingTypeUID: ipcamera:reolink
configuration:
  mjpegOptions: -q:v 5 -r 2 -vf scale=640:-2 -update 1
  ipAddress: 192.168.178.50
  updateImageWhen: "0"
  onvifPort: 8000
  gifPreroll: 0
  ffmpegLocation: /usr/bin/ffmpeg
  ipWhitelist: DISABLE
  mp4OutOptions: -c:v copy -c:a copy
  pollTime: 1000
  useToken: true
  password: <password>
  port: 80
  nvrChannel: 0
  snapshotOptions: -an -vsync vfr -q:v 2 -update 1
  ptzContinuous: true
  onvifMediaProfile: 0
  hlsOutOptions: -strict -2 -f lavfi -i aevalsrc=0 -acodec aac -vcodec copy
    -hls_flags delete_segments -hls_time 2 -hls_list_size 4
  gifOutOptions: -r 2 -filter_complex
    scale=-2:360:flags=lanczos,setpts=0.5*PTS,split[o1][o2];[o1]palettegen[p];[o2]fifo[o3];[o3][p]paletteuse
  username: <username>

Log:
first

2024-09-12 20:33:23.331 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.178.50 to ONVIF
2024-09-12 20:33:23.396 [DEBUG] [era.internal.handler.IpCameraHandler] - Your Reolink camera gave a login:&token=3fc62a21f044cff
2024-09-12 20:33:23.411 [DEBUG] [amera.internal.onvif.OnvifConnection] - Camera  UTC dateTime is: 2024-9-12T18:33:17
2024-09-12 20:33:23.413 [DEBUG] [amera.internal.onvif.OnvifConnection] - openHAB UTC dateTime is: 2024-09-12T18:33:23.413Z
2024-09-12 20:33:23.414 [DEBUG] [amera.internal.onvif.OnvifConnection] - deviceXAddr: http://192.168.178.50:8000/onvif/device_service
2024-09-12 20:33:23.415 [DEBUG] [amera.internal.onvif.OnvifConnection] - eventsXAddr: http://192.168.178.50:8000/onvif/event_service
2024-09-12 20:33:23.416 [DEBUG] [amera.internal.onvif.OnvifConnection] - mediaXAddr: http://192.168.178.50:8000/onvif/media_service
2024-09-12 20:33:23.417 [DEBUG] [amera.internal.onvif.OnvifConnection] - ptzXAddr: http://192.168.178.50:8000/onvif/ptz_service
2024-09-12 20:33:23.517 [DEBUG] [era.internal.handler.IpCameraHandler] - Camera has no AiFace support.
2024-09-12 20:33:24.075 [DEBUG] [amera.internal.onvif.OnvifConnection] - ptzNodeToken=000
2024-09-12 20:33:24.099 [DEBUG] [amera.internal.onvif.OnvifConnection] - GetStreamUri: rtsp://192.168.178.50:554/
2024-09-12 20:33:24.101 [DEBUG] [amera.internal.onvif.OnvifConnection] - GetSnapshotUri: http://192.168.178.50:80/cgi-bin/api.cgi?cmd=onvifSnapPic&amp;channel=0
2024-09-12 20:33:24.236 [DEBUG] [amera.internal.onvif.OnvifConnection] - Processing new PTZ location now
2024-09-12 20:33:24.238 [WARN ] [amera.internal.onvif.OnvifConnection] - Binding could not determin the cameras current PTZ location. Not all cameras respond to GetStatus requests.
2024-09-12 20:33:24.240 [DEBUG] [amera.internal.onvif.OnvifConnection] - ptzConfigToken=000
2024-09-12 20:33:24.312 [DEBUG] [amera.internal.onvif.OnvifConnection] - subscriptionXAddr=http://192.168.178.50:8000/onvif/PullSubManager?Idx=4684576
2024-09-12 20:33:25.358 [DEBUG] [amera.internal.onvif.OnvifConnection] - Eventloop is shutdown: true

and then

2024-09-12 20:37:41.570 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.178.50:8000
2024-09-12 20:37:41.571 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.178.50 to ONVIF
2024-09-12 20:37:41.581 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000
2024-09-12 20:37:41.581 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000
2024-09-12 20:37:53.575 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.178.50:8000
2024-09-12 20:37:53.577 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.178.50 to ONVIF
2024-09-12 20:37:53.582 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000
2024-09-12 20:37:53.586 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000
2024-09-12 20:38:05.583 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.178.50:8000
2024-09-12 20:38:05.586 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.178.50 to ONVIF
2024-09-12 20:38:05.605 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000
2024-09-12 20:38:05.605 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000
2024-09-12 20:38:17.592 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.178.50:8000
2024-09-12 20:38:17.593 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.178.50 to ONVIF
2024-09-12 20:38:17.601 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000
2024-09-12 20:38:17.603 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: Connection refused: /192.168.178.50:8000

The camera seems to be restarting all the time an is not responding (in the reolink app).

Any Ideas?

Daniel :slight_smile:

Which firmware is on your camera? I mean I had this problem too after a firmware update. So I reverted backā€¦
mine is

Model     E1 Outdoor

Build No.         build 22091902
Hardware No.      IPC_523SD8
Config Version    v3.1.0.0
Firmware Version  v3.1.0.1169_22091902

Interesting! I have two cameras. Meanwhile i tried it with the second camera and it works. And indeed they have different firmeware versions:

camera 1 (not working): v3.1.0.1643_23041100
camera 2 (working): v3.1.0.1789_23021701

When i check for a new version (on camera 1), no new version is availabe.
I will check further details. I think, that there are different configurations as well.

I can confirm. With this firmware I have disconnects too.
With my older 1169 firmware I have no problems.
I will ask Reolink for an update tomorrowā€¦
Greets.

Edit:
On Reolink Website is a newer firmware for the E1 Outdoor camā€¦
v3.1.0.3514_2406039634
Iā€™ll give it a try

First test looks great!! Try it

I have updated both cameras. They have different hardware numbers.

IPC_523SD8: v3.1.0.3514_2406039634
IPC_566SD85MP: v3.1.0.3429_2404181319

Both versions seems to work fine.

It seems I have disconnects againā€¦ My human alarm isnā€™t triggering after round 2 hours.
if I restart the thing it works again.

I try to get a trace log.
Maybe @matt1 can look at the trace log thenā€¦

Openhab 4.1.0
binding: 4.2.0.202401091102

Greetsā€¦

2024-09-27 12:24:20.562 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew
2024-09-27 12:24:20.621 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=777814939</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">ATAA2SnZeRjj8Enq1kV09d//8w4=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTIwODg4OTU3NjY=</wsse:Nonce><wsu:Created>2024-09-27T10:24:20.562Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-27T10:25:20Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-27T10:24:20Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-27 12:24:20.621 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages
2024-09-27 12:24:26.915 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:24:56.914 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:25:26.915 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:25:56.915 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:26:26.915 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:26:56.915 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:27:26.915 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:27:53.027 [DEBUG] [amera.internal.servlet.CameraServlet] - GET:/autofps.mjpeg, received from 192.168.0.9
2024-09-27 12:27:53.031 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:27:54.034 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:27:55.032 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:27:56.917 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:28:01.032 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:28:09.033 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:28:17.035 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxx
2024-09-27 12:28:21.941 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Unsubscribe
2024-09-27 12:28:21.943 [DEBUG] [nternal.handler.IpCameraGroupHandler] - Camera E1OutdoorTuer went offline and was removed from a group.
2024-09-27 12:28:22.869 [DEBUG] [nternal.handler.IpCameraGroupHandler] - New camera E1OutdoorTuer came online, checking if part of this group
2024-09-27 12:28:22.869 [DEBUG] [nternal.handler.IpCameraGroupHandler] - Adding E1OutdoorTuer to a camera group.
2024-09-27 12:28:22.869 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: POST: http://192.168.0.176:80/api.cgi?cmd=GetAbility&user=admin&password=xxxx
2024-09-27 12:28:22.869 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.0.176 to ONVIF
2024-09-27 12:28:22.870 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime
2024-09-27 12:28:22.870 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities
2024-09-27 12:28:22.923 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Body><tds:GetSystemDateAndTimeResponse><tds:SystemDateAndTime><tt:DateTimeType>NTP</tt:DateTimeType><tt:DaylightSavings>true</tt:DaylightSavings><tt:TimeZone><tt:TZ>CST-1:00:00DST-1:00:00,M3.5.0/02:00:00,M10.4.0/03:00:00</tt:TZ></tt:TimeZone><tt:UTCDateTime><tt:Time><tt:Hour>10</tt:Hour><tt:Minute>28</tt:Minute><tt:Second>22</tt:Second></tt:Time><tt:Date><tt:Year>2024</tt:Year><tt:Month>9</tt:Month><tt:Day>27</tt:Day></tt:Date></tt:UTCDateTime><tt:LocalDateTime><tt:Time><tt:Hour>12</tt:Hour><tt:Minute>28</tt:Minute><tt:Second>22</tt:Second></tt:Time><tt:Date><tt:Year>2024</tt:Year><tt:Month>9</tt:Month><tt:Day>27</tt:Day></tt:Date></tt:LocalDateTime></tds:SystemDateAndTime></tds:GetSystemDateAndTimeResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-27 12:28:22.924 [DEBUG] [amera.internal.onvif.OnvifConnection] - Camera  UTC dateTime is: 2024-9-27T10:28:22
2024-09-27 12:28:22.924 [DEBUG] [amera.internal.onvif.OnvifConnection] - openHAB UTC dateTime is: 2024-09-27T10:28:22.924Z

LATER:


2024-09-27 14:50:36.429 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages
2024-09-27 14:50:44.747 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml .....-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-09-27T12:50:36Z</tev:CurrentTime><tev:TerminationTime>2024-09-27T12:51:36Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-27 14:50:44.747 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew
2024-09-27 14:50:44.851 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml ...<SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-27T12:51:44Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-27T12:50:44Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-27 14:50:44.851 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages
2024-09-27 14:50:52.959 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml ...<wsu:Created>2024-09-27T12:50:44.851Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-09-27T12:50:44Z</tev:CurrentTime><tev:TerminationTime>2024-09-27T12:51:44Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-27 14:50:52.959 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew
2024-09-27 14:50:53.023 [TRACE] [amera.internal.onvif.OnvifConnection] - ONVIF reply is: <?xml version="1.0" encoding="UTF-8"?>
...<wsu:Created>2024-09-27T12:50:52.959Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-27T12:51:53Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-27T12:50:53Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-27 14:50:53.023 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages
2024-09-27 14:51:04.911 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx
2024-09-27 14:51:34.911 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx
2024-09-27 14:52:04.911 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx
2024-09-27 14:52:34.912 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx
2024-09-27 14:53:04.912 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx
2024-09-27 14:53:34.912 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx
2024-09-27 14:54:04.912 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx
2024-09-27 14:54:34.912 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: GET: http://192.168.0.176:80/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=openHAB&user=admin&password=xxxxx 

It looks like the connection get lostā€¦ At 12:28:21 was a Thing disable - enable. then it works again for a while.

Make sure you using the very latest version of the binding, which can be added to the addons folder if you wish to stay on 4.1 and use the newer binding. Download it from the jfrog server here

https://openhab.jfrog.io/artifactory/sandbox-snapshot/org/openhab/addons/bundles/org.openhab.binding.ipcamera/4.4.0-SNAPSHOT/org.openhab.binding.ipcamera-4.4.0-20240927.034716-70.jar

This PR may be missing from your version as the logs appear to not have this fix in it.

This one may also help and is not in the latest milestone just yet, when the camera connects with the binding you will see a line that gives the ā€œsubscriptionIDā€ in the debug logs, if your using the latest code.

Hi @matt1, I installed your linked jar fileā€¦
same againā€¦
here my tracelog

2024-09-28 13:36:29.366 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-09-28 13:36:29.366 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:34.565 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:34.660 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">Fa3yPhJEi2BQjHyvJCSJVErnHS4=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">NDMzNTk3NTE=</wsse:Nonce><wsu:Created>2024-09-28T11:36:34.565Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:36:44Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:36:34Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:36:37.498 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">WDe7Uijt05TPruIJQI1wAbBoX2U=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTI1NDM2MjAyOA==</wsse:Nonce><wsu:Created>2024-09-28T11:36:29.366Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-09-28T11:36:29Z</tev:CurrentTime><tev:TerminationTime>2024-09-28T11:36:37Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:36:37.498 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-09-28 13:36:37.498 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:42.565 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:42.676 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">h20oIbPNDfvrzgvXZz3JUNiYlK4=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTgzMTAyOTkxNA==</wsse:Nonce><wsu:Created>2024-09-28T11:36:42.566Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:36:52Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:36:42Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:36:45.584 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">7blGH9uP8e6S9zBA+MNUSXO2+js=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTAzNTQ0NDg1OQ==</wsse:Nonce><wsu:Created>2024-09-28T11:36:37.499Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-09-28T11:36:37Z</tev:CurrentTime><tev:TerminationTime>2024-09-28T11:36:45Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:36:45.585 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-09-28 13:36:45.585 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:50.566 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:50.625 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">YqAvNBzoZqDueSusEcYgQLT+8nM=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTgyMzQxNDgwMA==</wsse:Nonce><wsu:Created>2024-09-28T11:36:50.566Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:37:00Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:36:50Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:36:53.695 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">cZBkRRk/XYdEwqrUxCcMpWgs76I=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTgwNDI4ODY1MQ==</wsse:Nonce><wsu:Created>2024-09-28T11:36:45.585Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-09-28T11:36:45Z</tev:CurrentTime><tev:TerminationTime>2024-09-28T11:36:53Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:36:53.695 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-09-28 13:36:53.695 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:58.567 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:36:58.660 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">zPFuVomlvHK9dOsR2lXvkzNPjno=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTU0MTA3OTE2Nw==</wsse:Nonce><wsu:Created>2024-09-28T11:36:58.567Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:37:08Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:36:58Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:37:01.820 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">A3aSa0wkHQkPPyql+HR6gdQzZic=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTE1NjAwNzk2MjY=</wsse:Nonce><wsu:Created>2024-09-28T11:36:53.695Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-09-28T11:36:53Z</tev:CurrentTime><tev:TerminationTime>2024-09-28T11:37:01Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:37:01.821 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-09-28 13:37:01.821 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:37:06.567 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:37:06.663 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">UoL4ccj1CoIHjy/yfKRVMtGdC94=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTYwMjY1NjQ4MA==</wsse:Nonce><wsu:Created>2024-09-28T11:37:06.567Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:37:16Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:37:06Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:37:14.568 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:37:14.655 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">+NbSyuvcICvkzQuqr4lxPQ/U7sU=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">OTE4Mjk2MTEx</wsse:Nonce><wsu:Created>2024-09-28T11:37:14.568Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:37:24Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:37:14Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:37:22.568 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:37:22.654 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">uf010RgfgAvL7LwXENB7HIE3wGI=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTE0Mzg3Mjg0MA==</wsse:Nonce><wsu:Created>2024-09-28T11:37:22.569Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:37:32Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:37:22Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:37:30.569 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:37:30.650 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">prOVai2w0jsoyYtUEb5XfZTpJ94=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTM1MjczNDM4MA==</wsse:Nonce><wsu:Created>2024-09-28T11:37:30.569Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:37:40Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:37:30Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-28 13:37:38.569 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737
2024-09-28 13:37:38.646 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=862865737</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">+RLe1syymlpT6hCZPobPEbd46KU=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTE2NjI1OTYzNzQ=</wsse:Nonce><wsu:Created>2024-09-28T11:37:38.570Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-28T11:37:48Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-28T11:37:38Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>


Greets

Seems the camera just stops responding to the PullMessages request. I have made a build that renews for 20 seconds in case it is expiring and then does not give a proper response as the subscription has expired. If you can test this jar and let me know if it solves the issue that would be great. It may create more logging that may help narrow it down further.

Lastly please make sure the openhab server and the camera are as close to each others time as possible. The date and time are included in all traffic back and forth and if the time differs too much it is a security feature of ONVIF to ignore old messages or times that are not close to what the camera has. Please make 1 change at a time so we know what fixes it for you, thanks.

http://pcmus.com/openhab/IpCameraBinding/

There was no ntp on my openhab Debian machine installedā€¦
I installed ntp service, synced with my local ntp server like all my devices and restarted openhab serviceā€¦
The error has not occurred for almost 11 hours.
If the error occurs again, I will try your 20sec versionā€¦
Iā€™ll report again.
Thx for your help, like alwaysā€¦
Greets

Again a disconnectā€¦ :slightly_frowning_face:

2024-09-29 21:46:54.223 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=970378182</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">7e4kLI6GiVkMIj0Sf6x4cvLVHEE=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTIwNTk0NjA2OTM=</wsse:Nonce><wsu:Created>2024-09-29T19:46:54.134Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-29T19:47:04Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-29T19:46:54Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-29 21:47:02.134 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=970378182
2024-09-29 21:47:02.211 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=970378182</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">UwUxerGQmi0ddCgo7FMYJR28YJw=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTAxMjk2NzE=</wsse:Nonce><wsu:Created>2024-09-29T19:47:02.135Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-29T19:47:12Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-29T19:47:02Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-29 21:47:10.135 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=970378182
2024-09-29 21:47:10.216 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=970378182</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">sg97ddxpQSNt+qk301leiTUnB4U=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTgwMzQ2Nzg1Nw==</wsse:Nonce><wsu:Created>2024-09-29T19:47:10.135Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-29T19:47:20Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-29T19:47:10Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>


I try your test buildā€¦

And again :disappointed_relieved:

2024-09-29 23:02:05.303 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743
2024-09-29 23:02:05.387 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2903
Connection: close
2024-09-29 23:02:05.388 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">sqCeIBuiPte4deEwSVSXbI0fKWk=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">NDIzNjIxMDc0</wsse:Nonce><wsu:Created>2024-09-29T21:02:05.303Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-29T21:02:25Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-29T21:02:05Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-29 23:02:13.304 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743
2024-09-29 23:02:13.379 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2907
Connection: close
2024-09-29 23:02:13.380 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">ABcy5UKjrYNRq2V5uZIUm+fS+eE=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTEwMzA4Mjk0NDg=</wsse:Nonce><wsu:Created>2024-09-29T21:02:13.304Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-29T21:02:33Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-29T21:02:13Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-29 23:02:21.304 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743
2024-09-29 23:02:21.364 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2907
Connection: close
2024-09-29 23:02:21.365 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">doJYPz7Jj+jCBmeaj9xn7uYdkWM=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTU1ODQ5Mjk1Nw==</wsse:Nonce><wsu:Created>2024-09-29T21:02:21.305Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-29T21:02:41Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-29T21:02:21Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-09-29 23:02:29.305 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743
2024-09-29 23:02:29.380 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2907
Connection: close
2024-09-29 23:02:29.381 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=985357743</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">zhHWcAAxxoFZ5vuKsCHzGiS6is4=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTM3MTgzNzM3MA==</wsse:Nonce><wsu:Created>2024-09-29T21:02:29.306Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-09-29T21:02:49Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-09-29T21:02:29Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

I hope the log helpsā€¦

The log with the newer JAR does not show the last PullMessages being sent, is it possible to capture this point in time to see what is happening with the newer logging?

I upgraded my openhab now to 4.2.2.
meanwhile I had contact to Reolink.
I did a reset on a Camera, maybe this help after the firmware update.
I will start a tracelog if Iā€™m happy with my openhab log.

Here is the logā€¦

2024-10-02 11:48:54.414 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-02 11:48:54.414 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:48:58.618 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:48:58.714 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2905
Connection: close
2024-10-02 11:48:58.715 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">rEEJoj7mG6Qifoa1IU9hptZ34Ps=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTExMjQ4MTkwOTA=</wsse:Nonce><wsu:Created>2024-10-02T09:48:58.618Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-10-02T09:49:18Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-10-02T09:48:58Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-10-02 11:49:02.514 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/events/wsdl/PullMessages"
Content-Length: 2913
Connection: close
2024-10-02 11:49:02.515 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">ojnoB/21GW5rdhdYfHd/LCAp+xo=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTMwNTI2NTA3NQ==</wsse:Nonce><wsu:Created>2024-10-02T09:48:54.414Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-10-02T09:48:54Z</tev:CurrentTime><tev:TerminationTime>2024-10-02T09:49:10Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-10-02 11:49:02.515 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-02 11:49:02.515 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:49:06.618 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:49:06.712 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2901
Connection: close
2024-10-02 11:49:06.713 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">ZZCKcNIyPJRvepG/aijILfQdqyM=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MjM5NzY1MzEz</wsse:Nonce><wsu:Created>2024-10-02T09:49:06.619Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-10-02T09:49:26Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-10-02T09:49:06Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-10-02 11:49:10.830 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/events/wsdl/PullMessages"
Content-Length: 2909
Connection: close
2024-10-02 11:49:10.830 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">WkDbi2jDSX9LmnjFs8zGyohqHec=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTM2MTY4MzI3</wsse:Nonce><wsu:Created>2024-10-02T09:49:02.515Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><tev:PullMessagesResponse><tev:CurrentTime>2024-10-02T09:49:02Z</tev:CurrentTime><tev:TerminationTime>2024-10-02T09:49:18Z</tev:TerminationTime></tev:PullMessagesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-10-02 11:49:10.830 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-02 11:49:10.830 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:49:14.619 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:49:14.712 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2905
Connection: close
2024-10-02 11:49:14.712 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">gpy5mBULxKySXn1+vhBH97Ece38=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTExNTU0NzM0Mg==</wsse:Nonce><wsu:Created>2024-10-02T09:49:14.619Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-10-02T09:49:34Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-10-02T09:49:14Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-10-02 11:49:22.619 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:49:22.729 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2905
Connection: close
2024-10-02 11:49:22.729 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">y39OA/NtGU8RSnRrfKnuzJFaQCQ=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">LTI0MDY0NjQ3NQ==</wsse:Nonce><wsu:Created>2024-10-02T09:49:22.620Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-10-02T09:49:42Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-10-02T09:49:22Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

2024-10-02 11:49:30.620 [TRACE] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401
2024-10-02 11:49:30.736 [TRACE] [g.ipcamera.internal.onvif.OnvifCodec] - ONVIF reply with no http content:DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
Server: gSOAP/2.8
Content-Type: application/soap+xml; charset=utf-8; action="http://docs.oasis-open.org/wsn/b-2/Renew"
Content-Length: 2905
Connection: close
2024-10-02 11:49:30.737 [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:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:chan="http://schemas.microsoft.com/ws/2005/02/duplex" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsc="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver20/media/wsdl" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" 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: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:trv="http://www.onvif.org/ver10/receiver/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:tan="http://www.onvif.org/ver20/analytics/wsdl"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand="1">http://192.168.0.176:8000/onvif/PullSubManager?Idx=8410401</wsa5:To><wsse:Security><wsse:UsernameToken><wsse:Username>admin</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">mRtx/eYuwf+4WzUx+niR5vz53dY=</wsse:Password><wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MTg5OTc4MjU2MQ==</wsse:Nonce><wsu:Created>2024-10-02T09:49:30.620Z</wsu:Created></wsse:UsernameToken></wsse:Security></SOAP-ENV:Header><SOAP-ENV:Body><wsnt:RenewResponse><wsnt:TerminationTime>2024-10-02T09:49:50Z</wsnt:TerminationTime><wsnt:CurrentTime>2024-10-02T09:49:30Z</wsnt:CurrentTime></wsnt:RenewResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Hi @matt1,
I think there is no support from Reolink. Just standard answers with no really help for me.

Iā€™m hoping for your skills to help me here.
The new firmware is so much better than the old one, but the old one has the better onvif connectionā€¦
Greets

I have made a new build here
http://pcmus.com/openhab/IpCameraBinding/

If you can please use DEBUG logging only on this and capture the last time that you get PullMessages, I can see if its going to be easy to detect it from happening and auto restart the request. Otherwise I will need to add more advanced code into the binding that will place a higher load. This build will not fix it, but hopefully it will detect the PullMessages getting closed the last time it happens.

Here is the logā€¦ Look at time. the messages comes really quick thenā€¦

2024-10-05 12:22:20.780 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:22:20.780 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:20.781 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:20.781 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:20.874 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request Renew.
2024-10-05 12:22:25.076 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:29.199 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:22:29.200 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:29.200 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:29.200 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:29.286 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request Renew.
2024-10-05 12:22:33.077 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:37.553 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:22:37.553 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:37.554 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:37.554 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:37.653 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request Renew.
2024-10-05 12:22:41.077 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:45.953 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:22:45.953 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:45.953 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:45.953 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:46.062 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request Renew.
2024-10-05 12:22:48.537 [DEBUG] [amera.internal.onvif.OnvifConnection] - ONVIF Event Topic: RuleEngine/CellMotionDetector/Motion, Data: IsMotion, Value: true
2024-10-05 12:22:48.537 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:48.538 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:48.538 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:48.604 [DEBUG] [amera.internal.onvif.OnvifConnection] - ONVIF Event Topic: VideoSource/MotionAlarm, Data: State, Value: true
2024-10-05 12:22:48.604 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:48.604 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:48.605 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:49.070 [DEBUG] [amera.internal.onvif.OnvifConnection] - ONVIF Event Topic: RuleEngine/MyRuleDetector/PeopleDetect, Data: State, Value: true
2024-10-05 12:22:49.071 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:49.071 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:49.071 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:49.073 [DEBUG] [ng.ipcamera.internal.IpCameraActions] - Recording 20241005_122249.mp4 for 12 seconds.
2024-10-05 12:22:49.074 [DEBUG] [hab.binding.ipcamera.internal.Ffmpeg] - Starting ffmpeg with this command now: -y -t 12 -hide_banner -loglevel warning -rtsp_transport tcp -i rtsp://admin:********@192.168.0.176:554/ -c:v libx264 -crf 28 -an -metadata title=Haustuer /mnt/zoneminder/Tuer/20241005_122249.mp4
2024-10-05 12:22:49.078 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:57.080 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:57.167 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:22:57.167 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:57.171 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:57.175 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:22:57.328 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request Renew.
2024-10-05 12:22:57.328 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request Renew.
2024-10-05 12:22:58.572 [DEBUG] [amera.internal.onvif.OnvifConnection] - ONVIF Event Topic: RuleEngine/MyRuleDetector/PeopleDetect, Data: State, Value: false
2024-10-05 12:22:58.572 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:22:58.572 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:22:58.573 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:01.632 [DEBUG] [amera.internal.onvif.OnvifConnection] - ONVIF Event Topic: RuleEngine/CellMotionDetector/Motion, Data: IsMotion, Value: false
2024-10-05 12:23:01.633 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:01.634 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:01.634 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:01.780 [DEBUG] [amera.internal.onvif.OnvifConnection] - ONVIF Event Topic: VideoSource/MotionAlarm, Data: State, Value: false
2024-10-05 12:23:01.780 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:01.781 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:01.781 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:05.095 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: Renew to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:09.897 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:09.897 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:09.898 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:09.898 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:09.997 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request Renew.
2024-10-05 12:23:10.089 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.090 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.090 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.090 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.195 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.195 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.195 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.196 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.260 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.260 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.261 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.261 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.322 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.322 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.323 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.323 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.391 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.391 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.391 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.391 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.494 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.494 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.494 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.494 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.557 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.557 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.557 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.557 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.658 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.659 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.659 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.659 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.725 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.725 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.726 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.726 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.791 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.791 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.791 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.791 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.894 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.894 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.895 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.895 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:10.996 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:10.997 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:10.997 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:10.997 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:11.097 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:11.097 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:11.097 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:11.098 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:11.161 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds
2024-10-05 12:23:11.161 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: PullMessages to http://192.168.0.176:8000/onvif/PullSubManager?Idx=268908208
2024-10-05 12:23:11.161 [DEBUG] [amera.internal.onvif.OnvifConnection] - Handler removed due to channel getting closed for request PullMessages.
2024-10-05 12:23:11.161 [DEBUG] [g.ipcamera.internal.onvif.OnvifCodec] - PullMessages handler removed due to channel getting closed.
2024-10-05 12:23:11.227 [DEBUG] [amera.internal.onvif.OnvifConnection] - No ONVIF Events occured in the last 8 seconds

Greetsā€¦

After setting the log back to ERROR I saw the camera Offlineā€¦ :thinking:

I restarted the thing and look:

2024-10-05 12:45:19.380 [TRACE] [era.internal.handler.IpCameraHandler] - Sending camera: POST: http://192.168.0.176:80/api.cgi?cmd=GetAbility&user=admin&password=xxxx
2024-10-05 12:45:19.383 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.0.176 to ONVIF
2024-10-05 12:45:19.384 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.0.176:8000/onvif/device_service
2024-10-05 12:45:19.384 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.0.176:8000/onvif/device_service
2024-10-05 12:45:19.567 [TRACE] [era.internal.handler.IpCameraHandler] - HTTP Result from /api.cgi?cmd=GetAbility&user=admin&password=xxxx contains 	:[
   {
      "cmd" : "GetAbility",
      "code" : 0,
      "value" : {
         "Ability" : {
            "3g" : {
               "permit" : 0,
               "ver" : 0
            },
            "abilityChn" : [
               {
                  "aiTrack" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "aiTrackDogCat" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "alarmAudio" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "alarmIoIn" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "alarmIoOut" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "alarmMd" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "alarmRf" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "batAnalysis" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "battery" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "cameraMode" : {
                     "permit" : 6,
                     "ver" : 0
                  },
                  "disableAutoFocus" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "enc" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "floodLight" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "ftp" : {
                     "permit" : 6,
                     "ver" : 6
                  },
                  "image" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "indicatorLight" : {
                     "permit" : 0,
                     "ver" : 1
                  },
                  "isp" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "isp3Dnr" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "ispAntiFlick" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispBackLight" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "ispBright" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispContrast" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispDayNight" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispExposureMode" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "ispFlip" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispHue" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "ispMirror" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispSatruation" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispSharpen" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "ispWhiteBalance" : {
                     "permit" : 6,
                     "ver" : 0
                  },
                  "ledControl" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "live" : {
                     "permit" : 4,
                     "ver" : 1
                  },
                  "mainEncType" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "mask" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "mdTriggerAudio" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "mdTriggerRecord" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "mdWithPir" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "osd" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "powerLed" : {
                     "permit" : 5,
                     "ver" : 1
                  },
                  "ptzCtrl" : {
                     "permit" : 7,
                     "ver" : 2
                  },
                  "ptzDirection" : {
                     "permit" : 1,
                     "ver" : 1
                  },
                  "ptzPatrol" : {
                     "permit" : 7,
                     "ver" : 0
                  },
                  "ptzPreset" : {
                     "permit" : 7,
                     "ver" : 1
                  },
                  "ptzTattern" : {
                     "permit" : 7,
                     "ver" : 0
                  },
                  "ptzType" : {
                     "permit" : 0,
                     "ver" : 5
                  },
                  "recCfg" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "recDownload" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "recReplay" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "recSchedule" : {
                     "permit" : 6,
                     "ver" : 2
                  },
                  "shelterCfg" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "snap" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAITrackLimit" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAITrackSchedule" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAfAlgorithmSwitch" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportAi" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiAnimal" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportAiDetectConfig" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiDogCat" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiFace" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportAiPeople" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiSensitivity" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiStayTime" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiTargetSize" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiTrackClassify" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAiVehicle" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAllColors" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportAoAdjust" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportAutoPt" : {
                     "permit" : 1,
                     "ver" : 0
                  },
                  "supportDigitalZoom" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportEncoderSelect" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportFLBrightness" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportFLIntelligent" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportFLKeepOn" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportFLSchedule" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportFLswitch" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportFocus" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportGop" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportGuardPointImage" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportImportExportImage" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportIspBinningModeCfg" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportIspHdr" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportIspHdrAutoMode" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportLightAutoBrightness" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportMd" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportPrivacyCoverFollow" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportPt" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportPtz3DLocation" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportPtzCalibration" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportPtzCheck" : {
                     "permit" : 7,
                     "ver" : 1
                  },
                  "supportPtzPresetImage" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportPtzSpeed" : {
                     "permit" : 6,
                     "ver" : 0
                  },
                  "supportThresholdAdjust" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportWLLightAlarm" : {
                     "permit" : 0,
                     "ver" : 0
                  },
                  "supportWhiteDark" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportZoom" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "supportZoomAndFocusSliderCfg" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "videoClip" : {
                     "permit" : 6,
                     "ver" : 2
                  },
                  "waterMark" : {
                     "permit" : 6,
                     "ver" : 1
                  },
                  "white_balance" : {
                     "permit" : 6,
                     "ver" : 0
                  }
               }
            ],
            "alarmAudio" : {
               "permit" : 6,
               "ver" : 1
            },
            "alarmDisconnet" : {
               "permit" : 6,
               "ver" : 1
            },
            "alarmHddErr" : {
               "permit" : 6,
               "ver" : 1
            },
            "alarmHddFull" : {
               "permit" : 6,
               "ver" : 1
            },
            "alarmIpConflict" : {
               "permit" : 6,
               "ver" : 1
            },
            "auth" : {
               "permit" : 6,
               "ver" : 1
            },
            "autoMaint" : {
               "permit" : 6,
               "ver" : 1
            },
            "cloudStorage" : {
               "permit" : 6,
               "ver" : 35
            },
            "customAudio" : {
               "permit" : 1,
               "ver" : 1
            },
            "dateFormat" : {
               "permit" : 6,
               "ver" : 1
            },
            "ddns" : {
               "permit" : 6,
               "ver" : 9
            },
            "ddnsCfg" : {
               "permit" : 6,
               "ver" : 1
            },
            "devInfo" : {
               "permit" : 4,
               "ver" : 1
            },
            "devName" : {
               "permit" : 6,
               "ver" : 2
            },
            "disableAutoFocus" : {
               "permit" : 6,
               "ver" : 1
            },
            "disk" : {
               "permit" : 0,
               "ver" : 0
            },
            "display" : {
               "permit" : 6,
               "ver" : 1
            },
            "email" : {
               "permit" : 6,
               "ver" : 3
            },
            "emailInterval" : {
               "permit" : 6,
               "ver" : 1
            },
            "emailSchedule" : {
               "permit" : 6,
               "ver" : 1
            },
            "exportCfg" : {
               "permit" : 4,
               "ver" : 0
            },
            "ftpAutoDir" : {
               "permit" : 6,
               "ver" : 1
            },
            "ftpExtStream" : {
               "permit" : 6,
               "ver" : 1
            },
            "ftpPic" : {
               "permit" : 0,
               "ver" : 0
            },
            "ftpSubStream" : {
               "permit" : 6,
               "ver" : 1
            },
            "ftpTest" : {
               "permit" : 6,
               "ver" : 0
            },
            "hourFmt" : {
               "permit" : 6,
               "ver" : 2
            },
            "http" : {
               "permit" : 6,
               "ver" : 3
            },
            "httpFlv" : {
               "permit" : 6,
               "ver" : 1
            },
            "https" : {
               "permit" : 6,
               "ver" : 3
            },
            "importCfg" : {
               "permit" : 1,
               "ver" : 0
            },
            "ipcManager" : {
               "permit" : 6,
               "ver" : 1
            },
            "ledControl" : {
               "permit" : 7,
               "ver" : 1
            },
            "localLink" : {
               "permit" : 6,
               "ver" : 1
            },
            "log" : {
               "permit" : 6,
               "ver" : 1
            },
            "mediaPort" : {
               "permit" : 6,
               "ver" : 1
            },
            "ntp" : {
               "permit" : 6,
               "ver" : 1
            },
            "online" : {
               "permit" : 6,
               "ver" : 1
            },
            "onvif" : {
               "permit" : 6,
               "ver" : 3
            },
            "p2p" : {
               "permit" : 6,
               "ver" : 1
            },
            "performance" : {
               "permit" : 4,
               "ver" : 1
            },
            "pppoe" : {
               "permit" : 6,
               "ver" : 0
            },
            "push" : {
               "permit" : 6,
               "ver" : 2
            },
            "pushSchedule" : {
               "permit" : 6,
               "ver" : 1
            },
            "reboot" : {
               "permit" : 1,
               "ver" : 1
            },
            "recExtensionTimeList" : {
               "permit" : 6,
               "ver" : 1
            },
            "recOverWrite" : {
               "permit" : 6,
               "ver" : 1
            },
            "recPackDuration" : {
               "permit" : 6,
               "ver" : 0
            },
            "recPreRecord" : {
               "permit" : 6,
               "ver" : 1
            },
            "restore" : {
               "permit" : 1,
               "ver" : 1
            },
            "rtmp" : {
               "permit" : 6,
               "ver" : 3
            },
            "rtsp" : {
               "permit" : 6,
               "ver" : 3
            },
            "scheduleVersion" : {
               "permit" : 6,
               "ver" : 1
            },
            "sdCard" : {
               "permit" : 6,
               "ver" : 1
            },
            "showQrCode" : {
               "permit" : 6,
               "ver" : 0
            },
            "simMoudule" : {
               "permit" : 6,
               "ver" : 0
            },
            "supportAudioAlarm" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportAudioAlarmEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportAudioAlarmSchedule" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportAudioAlarmTaskEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportBuzzer" : {
               "permit" : 0,
               "ver" : 0
            },
            "supportBuzzerEnable" : {
               "permit" : 0,
               "ver" : 0
            },
            "supportBuzzerTask" : {
               "permit" : 0,
               "ver" : 0
            },
            "supportBuzzerTaskEnable" : {
               "permit" : 0,
               "ver" : 0
            },
            "supportEmailEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportEmailTaskEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpCoverPicture" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpCoverVideo" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpDirYM" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpPicCaptureMode" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpPicResoCustom" : {
               "permit" : 6,
               "ver" : 0
            },
            "supportFtpPictureSwap" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpTask" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpTaskEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpVideoSwap" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportFtpsEncrypt" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportHttpEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportHttpsEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportOnvifEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportPushInterval" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportRecScheduleEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportRecordEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportRtmpEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportRtspEnable" : {
               "permit" : 6,
               "ver" : 1
            },
            "supportWiFiFreqPolicy" : {
               "permit" : 6,
               "ver" : 1
            },
            "talk" : {
               "permit" : 4,
               "ver" : 1
            },
            "time" : {
               "permit" : 6,
               "ver" : 2
            },
            "tvSystem" : {
               "permit" : 6,
               "ver" : 0
            },
            "upgrade" : {
               "permit" : 1,
               "ver" : 2
            },
            "upnp" : {
               "permit" : 6,
               "ver" : 1
            },
            "user" : {
               "permit" : 6,
               "ver" : 1
            },
            "videoClip" : {
               "permit" : 6,
               "ver" : 2
            },
            "wifi" : {
               "permit" : 6,
               "ver" : 1
            },
            "wifiTest" : {
               "permit" : 6,
               "ver" : 1
            }
         }
      }
   }
]
:
2024-10-05 12:45:19.568 [DEBUG] [era.internal.handler.IpCameraHandler] - Camera has no AiFace support.
2024-10-05 12:45:23.385 [DEBUG] [era.internal.handler.IpCameraHandler] - About to connect to the IP Camera using the ONVIF PORT at IP: 192.168.0.176:8000
2024-10-05 12:45:23.385 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connecting 192.168.0.176 to ONVIF
2024-10-05 12:45:23.385 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetSystemDateAndTime to http://192.168.0.176:8000/onvif/device_service
2024-10-05 12:45:23.386 [DEBUG] [amera.internal.onvif.OnvifConnection] - Sending ONVIF request: GetCapabilities to http://192.168.0.176:8000/onvif/device_service
2024-10-05 12:45:29.391 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: connection timed out after 10000 ms: /192.168.0.176:8000
2024-10-05 12:45:29.392 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: connection timed out after 10000 ms: /192.168.0.176:8000
2024-10-05 12:45:33.390 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: connection timed out after 10000 ms: /192.168.0.176:8000
2024-10-05 12:45:33.390 [DEBUG] [amera.internal.onvif.OnvifConnection] - Connect failed - cause is: connection timed out after 10000 ms: /192.168.0.176:8000
2024-10-05 12:45:33.886 [DEBUG] [ng.ipcamera.internal.IpCameraActions] - bundle org.openhab.binding.ipcamera:4.3.0.202410050505 (350)[org.openhab.binding.ipcamera.internal.IpCameraActions(456)] : ServiceFactory.ungetService()
2024-10-05 12:45:33.886 [DEBUG] [ng.ipcamera.internal.IpCameraActions] - bundle org.openhab.binding.ipcamera:4.3.0.202410050505 (350)[org.openhab.binding.ipcamera.internal.IpCameraActions(456)] : DependencyManager: osgi.ds.satisfying.condition close component unbinding from org.apache.felix.scr.impl.manager.ComponentContextImpl@3aaff827 at tracking count 1 refpairs: [[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-10-05 12:45:33.886 [DEBUG] [ng.ipcamera.internal.IpCameraActions] - bundle org.openhab.binding.ipcamera:4.3.0.202410050505 (350)[org.openhab.binding.ipcamera.internal.IpCameraActions(456)] : Querying state active
2024-10-05 12:45:33.887 [DEBUG] [ng.ipcamera.internal.IpCameraActions] - bundle org.openhab.binding.ipcamera:4.3.0.202410050505 (350)[org.openhab.binding.ipcamera.internal.IpCameraActions(456)] : Changed state from active to satisfied
2024-10-05 12:45:35.435 [DEBUG] [amera.internal.onvif.OnvifConnection] - Eventloop is shutdown: true

After rebooting the camera it works againā€¦

@Baschtlwaschtl It is hard to comment on a log that may have been from 2 cameras at the same time in the binding? You should get a single line like No ONVIF Events occured in the last 8 seconds every 8 seconds. The other possible cause for this line more often would be if two copies of the binding started as the old was still running and not shutdown when you started the newer binding up. Just restart openHAB or be sure to stop the binding, before you drop a newer version in on top of an older oneā€¦

I uploaded a new version to the same place that now may have a possible fix for you.