#hawkeye217 I am trying to setup a Dahua
1 messages · Page 1 of 1 (latest)
2023-10-23 16:04:12.697950434 [2023-10-23 16:04:12] urllib3.connectionpool DEBUG : http://192.168.140.123:80 "POST /onvif/event_service HTTP/1.1" 200 1083
2023-10-23 16:04:12.698216569 [2023-10-23 16:04:12] zeep.transports DEBUG : HTTP Response from http://192.168.140.123/onvif/event_service (status: 200):
2023-10-23 16:04:12.698228643 <?xml version="1.0" encoding="utf-8" standalone="yes" ?><s:Envelope xmlns:sc="http://www.w3.org/2003/05/soap-encoding" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tns1="http://www.onvif.org/ver10/topics"><s:Header><wsa5:Action>http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionResponse</wsa5:Action><wsa5:To>http://192.168.140.123/onvif/event_service</wsa5:To></s:Header><s:Body><tev:CreatePullPointSubscriptionResponse><tev:SubscriptionReference><wsa5:Address>http://192.168.140.123/onvif/Subscription?Idx=0</wsa5:Address></tev:SubscriptionReference><wsnt:CurrentTime>2023-10-23T16:04:23Z</wsnt:CurrentTime><wsnt:TerminationTime>2023-10-23T16:05:23Z</wsnt:TerminationTime></tev:CreatePullPointSubscriptionResponse></s:Body></s:Envelope>