ONVIF dialog sample
===== First data from DVR :0 ===== Begin of packet. Size:515 12:37:26
POST /onvif/device_service HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/device/wsdl/GetSystemDateAndTime"Host: 192.168.117.98Content-Length: 261Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetSystemDateAndTime xmlns="http://www.onvif.org/ver10/device/wsdl"/>
</s:Body>
</s:Envelope>
===== Data from CAM :0 ===== Begin of packet. Size:124 12:37:27
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 1186Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tt="http://www.onvif.org/ver10/schema">
<env:Body>
<GetSystemDateAndTimeResponse xmlns="http://www.onvif.org/ver10/device/wsdl">
<tds:SystemDateAndTime>
<tt:DateTimeType>NTP</tt:DateTimeType>
<tt:DaylightSavings>false</tt:DaylightSavings>
<tt:TimeZone>
<tt:TZ>JST-9</tt:TZ>
</tt:TimeZone>
<tt:UTCDateTime>
<tt:Time>
<tt:Hour>9</tt:Hour>
<tt:Minute>37</tt:Minute>
<tt:Second>31</tt:Second>
</tt:Time>
<tt:Date>
<tt:Year>2016</tt:Year>
<tt:Month>10</tt:Month>
<tt:Day>6</tt:Day>
</tt:Date>
</tt:UTCDateTime>
<tt:LocalDateTime>
<tt:Time>
<tt:Hour>18</tt:Hour>
<tt:Minute>37</tt:Minute>
<tt:Second>31</tt:Second>
</tt:Time>
<tt:Date>
<tt:Year>2016</tt:Year>
<tt:Month>10</tt:Month>
<tt:Day>6</tt:Day>
</tt:Date>
</tt:LocalDateTime>
</tds:SystemDateAndTime>
</GetSystemDateAndTimeResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :1 ===== Begin of packet. Size:1200 12:37:28
POST /onvif/device_service HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/device/wsdl/GetCapabilities"Host: 192.168.117.98Content-Length: 951Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Header>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">Vue+5d7cS4q2/Q6o2/SnyJAaVuA=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE1oNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:31.000Z</Created>
</UsernameToken>
</Security>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetCapabilities xmlns="http://www.onvif.org/ver10/device/wsdl">
<Category>All</Category>
</GetCapabilities>
</s:Body>
</s:Envelope>
===== Data from CAM :1 ===== Begin of packet. Size:124 12:37:29
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 3413Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tt="http://www.onvif.org/ver10/schema">
<env:Body>
<GetCapabilitiesResponse xmlns="http://www.onvif.org/ver10/device/wsdl">
<tds:Capabilities>
<tt:Device>
<tt:XAddr>http://192.168.117.98/onvif/device_service</tt:XAddr>
<tt:Network>
<tt:IPFilter>false</tt:IPFilter>
<tt:ZeroConfiguration>false</tt:ZeroConfiguration>
<tt:IPVersion6>true</tt:IPVersion6>
<tt:DynDNS>true</tt:DynDNS>
<tt:Extension>
<tt:Dot11Configuration>false</tt:Dot11Configuration>
</tt:Extension>
</tt:Network>
<tt:System>
<tt:DiscoveryResolve>true</tt:DiscoveryResolve>
<tt:DiscoveryBye>true</tt:DiscoveryBye>
<tt:RemoteDiscovery>false</tt:RemoteDiscovery>
<tt:SystemBackup>true</tt:SystemBackup>
<tt:SystemLogging>false</tt:SystemLogging>
<tt:FirmwareUpgrade>false</tt:FirmwareUpgrade>
<tt:SupportedVersions>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tt:SupportedVersions>
<tt:Extension>
<tt:HttpFirmwareUpgrade>false</tt:HttpFirmwareUpgrade>
<tt:HttpSystemBackup>false</tt:HttpSystemBackup>
</tt:Extension>
</tt:System>
<tt:IO>
<tt:InputConnectors>3</tt:InputConnectors>
<tt:RelayOutputs>1</tt:RelayOutputs>
<tt:Extension>
<tt:Auxiliary>false</tt:Auxiliary>
<tt:Extension/>
</tt:Extension>
</tt:IO>
<tt:Security>
<tt:TLS1.1>true</tt:TLS1.1>
<tt:TLS1.2>true</tt:TLS1.2>
<tt:OnboardKeyGeneration>true</tt:OnboardKeyGeneration>
<tt:AccessPolicyConfig>false</tt:AccessPolicyConfig>
<tt:X.509Token>false</tt:X.509Token>
<tt:SAMLToken>false</tt:SAMLToken>
<tt:KerberosToken>false</tt:KerberosToken>
<tt:RELToken>false</tt:RELToken>
<tt:Extension>
<tt:TLS1.0>true</tt:TLS1.0>
<tt:Extension>
<tt:Dot1X>false</tt:Dot1X>
<tt:RemoteUserHandling>false</tt:RemoteUserHandling>
</tt:Extension>
</tt:Extension>
</tt:Security>
</tt:Device>
<tt:Events>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:WSSubscriptionPolicySupport>false</tt:WSSubscriptionPolicySupport>
<tt:WSPullPointSupport>false</tt:WSPullPointSupport>
<tt:WSPausableSubscriptionManagerInterfaceSupport>false</tt:WSPausableSubscriptionManagerInterfaceSupport>
</tt:Events>
<tt:Imaging>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
</tt:Imaging>
<tt:Media>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:StreamingCapabilities>
<tt:RTPMulticast>true</tt:RTPMulticast>
<tt:RTP_TCP>false</tt:RTP_TCP>
<tt:RTP_RTSP_TCP>true</tt:RTP_RTSP_TCP>
</tt:StreamingCapabilities>
<tt:Extension>
<tt:ProfileCapabilities>
<tt:MaximumNumberOfProfiles>11</tt:MaximumNumberOfProfiles>
</tt:ProfileCapabilities>
</tt:Extension>
</tt:Media>
<tt:PTZ>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
</tt:PTZ>
<tt:Extension>
<tt:DeviceIO>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:VideoSources>1</tt:VideoSources>
<tt:VideoOutputs>0</tt:VideoOutputs>
<tt:AudioSources>1</tt:AudioSources>
<tt:AudioOutputs>1</tt:AudioOutputs>
<tt:RelayOutputs>0</tt:RelayOutputs>
</tt:DeviceIO>
<tt:Search>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:MetadataSearch>false</tt:MetadataSearch>
</tt:Search>
<tt:Replay>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
</tt:Replay>
</tt:Extension>
</tds:Capabilities>
</GetCapabilitiesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :2 ===== Begin of packet. Size:1208 12:37:29
POST /onvif/device_service HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/device/wsdl/GetServices"Host: 192.168.117.98Content-Length: 963Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Header>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">kCuRYjfs5cVWOQpZ58DSHFOdjzs=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE1sNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:32.693Z</Created>
</UsernameToken>
</Security>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetServices xmlns="http://www.onvif.org/ver10/device/wsdl">
<IncludeCapability>false</IncludeCapability>
</GetServices>
</s:Body>
</s:Envelope>
===== Data from CAM :2 ===== Begin of packet. Size:124 12:37:30
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 2333Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tt="http://www.onvif.org/ver10/schema">
<env:Body>
<GetServicesResponse xmlns="http://www.onvif.org/ver10/device/wsdl">
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver10/device/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif/device_service</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tds:Version>
</tds:Service>
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver10/events/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tds:Version>
</tds:Service>
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver10/deviceIO/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>21</tt:Minor>
</tds:Version>
</tds:Service>
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver10/media/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tds:Version>
</tds:Service>
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver20/imaging/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tds:Version>
</tds:Service>
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver20/ptz/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tds:Version>
</tds:Service>
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver10/search/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tds:Version>
</tds:Service>
<tds:Service>
<tds:Namespace>http://www.onvif.org/ver10/replay/wsdl</tds:Namespace>
<tds:XAddr>http://192.168.117.98/onvif</tds:XAddr>
<tds:Version>
<tt:Major>2</tt:Major>
<tt:Minor>21</tt:Minor>
</tds:Version>
</tds:Service>
</GetServicesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :3 ===== Begin of packet. Size:1200 12:37:30
POST /onvif/device_service HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/device/wsdl/GetCapabilities"Host: 192.168.117.98Content-Length: 951Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Header>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">hGWUxN1l2wGNkHotzM1f/GTUNfU=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE1wNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:33.858Z</Created>
</UsernameToken>
</Security>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetCapabilities xmlns="http://www.onvif.org/ver10/device/wsdl">
<Category>All</Category>
</GetCapabilities>
</s:Body>
</s:Envelope>
===== Data from CAM :3 ===== Begin of packet. Size:124 12:37:32
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 3413Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tt="http://www.onvif.org/ver10/schema">
<env:Body>
<GetCapabilitiesResponse xmlns="http://www.onvif.org/ver10/device/wsdl">
<tds:Capabilities>
<tt:Device>
<tt:XAddr>http://192.168.117.98/onvif/device_service</tt:XAddr>
<tt:Network>
<tt:IPFilter>false</tt:IPFilter>
<tt:ZeroConfiguration>false</tt:ZeroConfiguration>
<tt:IPVersion6>true</tt:IPVersion6>
<tt:DynDNS>true</tt:DynDNS>
<tt:Extension>
<tt:Dot11Configuration>false</tt:Dot11Configuration>
</tt:Extension>
</tt:Network>
<tt:System>
<tt:DiscoveryResolve>true</tt:DiscoveryResolve>
<tt:DiscoveryBye>true</tt:DiscoveryBye>
<tt:RemoteDiscovery>false</tt:RemoteDiscovery>
<tt:SystemBackup>true</tt:SystemBackup>
<tt:SystemLogging>false</tt:SystemLogging>
<tt:FirmwareUpgrade>false</tt:FirmwareUpgrade>
<tt:SupportedVersions>
<tt:Major>2</tt:Major>
<tt:Minor>40</tt:Minor>
</tt:SupportedVersions>
<tt:Extension>
<tt:HttpFirmwareUpgrade>false</tt:HttpFirmwareUpgrade>
<tt:HttpSystemBackup>false</tt:HttpSystemBackup>
</tt:Extension>
</tt:System>
<tt:IO>
<tt:InputConnectors>3</tt:InputConnectors>
<tt:RelayOutputs>1</tt:RelayOutputs>
<tt:Extension>
<tt:Auxiliary>false</tt:Auxiliary>
<tt:Extension/>
</tt:Extension>
</tt:IO>
<tt:Security>
<tt:TLS1.1>true</tt:TLS1.1>
<tt:TLS1.2>true</tt:TLS1.2>
<tt:OnboardKeyGeneration>true</tt:OnboardKeyGeneration>
<tt:AccessPolicyConfig>false</tt:AccessPolicyConfig>
<tt:X.509Token>false</tt:X.509Token>
<tt:SAMLToken>false</tt:SAMLToken>
<tt:KerberosToken>false</tt:KerberosToken>
<tt:RELToken>false</tt:RELToken>
<tt:Extension>
<tt:TLS1.0>true</tt:TLS1.0>
<tt:Extension>
<tt:Dot1X>false</tt:Dot1X>
<tt:RemoteUserHandling>false</tt:RemoteUserHandling>
</tt:Extension>
</tt:Extension>
</tt:Security>
</tt:Device>
<tt:Events>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:WSSubscriptionPolicySupport>false</tt:WSSubscriptionPolicySupport>
<tt:WSPullPointSupport>false</tt:WSPullPointSupport>
<tt:WSPausableSubscriptionManagerInterfaceSupport>false</tt:WSPausableSubscriptionManagerInterfaceSupport>
</tt:Events>
<tt:Imaging>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
</tt:Imaging>
<tt:Media>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:StreamingCapabilities>
<tt:RTPMulticast>true</tt:RTPMulticast>
<tt:RTP_TCP>false</tt:RTP_TCP>
<tt:RTP_RTSP_TCP>true</tt:RTP_RTSP_TCP>
</tt:StreamingCapabilities>
<tt:Extension>
<tt:ProfileCapabilities>
<tt:MaximumNumberOfProfiles>11</tt:MaximumNumberOfProfiles>
</tt:ProfileCapabilities>
</tt:Extension>
</tt:Media>
<tt:PTZ>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
</tt:PTZ>
<tt:Extension>
<tt:DeviceIO>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:VideoSources>1</tt:VideoSources>
<tt:VideoOutputs>0</tt:VideoOutputs>
<tt:AudioSources>1</tt:AudioSources>
<tt:AudioOutputs>1</tt:AudioOutputs>
<tt:RelayOutputs>0</tt:RelayOutputs>
</tt:DeviceIO>
<tt:Search>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
<tt:MetadataSearch>false</tt:MetadataSearch>
</tt:Search>
<tt:Replay>
<tt:XAddr>http://192.168.117.98/onvif</tt:XAddr>
</tt:Replay>
</tt:Extension>
</tds:Capabilities>
</GetCapabilitiesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :4 ===== Begin of packet. Size:1577 12:37:32
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1407Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionRequest</a:Action>
<a:MessageID>urn:uuid:9b502120-617c-4afb-82c9-822464962d7e</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">KuG4CA4xcq0pZPW4NgDlSWh+6eU=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE10NAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:35.425Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<CreatePullPointSubscription xmlns="http://www.onvif.org/ver10/events/wsdl">
<InitialTerminationTime>PT600S</InitialTerminationTime>
</CreatePullPointSubscription>
</s:Body>
</s:Envelope>
===== First data from DVR :5 ===== Begin of packet. Size:1142 12:37:32
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/media/wsdlGetVideoSources/"Host: 192.168.117.98Content-Length: 909Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Header>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">pWAnoQbGDqe9ra7wGaJSFAyOYDE=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE14NAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:35.426Z</Created>
</UsernameToken>
</Security>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetVideoSources xmlns="http://www.onvif.org/ver10/media/wsdl"/>
</s:Body>
</s:Envelope>
===== Data from CAM :4 ===== Begin of packet. Size:124 12:37:33
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 1397Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:0119875b-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:9b502120-617c-4afb-82c9-822464962d7e</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionResponse</wsa:Action>
</env:Header>
<env:Body>
<CreatePullPointSubscriptionResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<SubscriptionReference>
<wsa:Address>http://192.168.117.98/onvif/Subscription?Idx=6064</wsa:Address>
</SubscriptionReference>
<wsnt:CurrentTime>2016-10-06T09:37:38Z</wsnt:CurrentTime>
<wsnt:TerminationTime>2016-10-06T09:47:38Z</wsnt:TerminationTime>
</CreatePullPointSubscriptionResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :6 ===== Begin of packet. Size:1585 12:37:34
POST /onvif/Subscription?Idx=6064 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1393Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesRequest</a:Action>
<a:MessageID>urn:uuid:62a8e870-fa35-4bda-88b7-cc09ee0de2fd</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">VjiaoA+zGItYoLRP8YexXKzYExk=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE18NAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:37.019Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=6064</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PullMessages xmlns="http://www.onvif.org/ver10/events/wsdl">
<Timeout>PT1M</Timeout>
<MessageLimit>1024</MessageLimit>
</PullMessages>
</s:Body>
</s:Envelope>
===== Data from CAM :5 ===== Begin of packet. Size:1843 12:37:34
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 1719Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:b="http://docs.oasis-open.org/wsn/b-2">
<env:Body>
<GetVideoSourcesResponse xmlns="http://www.onvif.org/ver10/media/wsdl">
<trt:VideoSources token="VideoSource">
<tt:Framerate>30.000000</tt:Framerate>
<tt:Resolution>
<tt:Width>800</tt:Width>
<tt:Height>600</tt:Height>
</tt:Resolution>
<tt:Imaging>
<tt:Brightness>90.000000</tt:Brightness>
<tt:ColorSaturation>128.000000</tt:ColorSaturation>
<tt:Contrast>128.000000</tt:Contrast>
<tt:IrCutFilter>ON</tt:IrCutFilter>
<tt:Sharpness>16.000000</tt:Sharpness>
<tt:WideDynamicRange>
<tt:Mode>OFF</tt:Mode>
<tt:Level>0.000000</tt:Level>
</tt:WideDynamicRange>
<tt:WhiteBalance>
<tt:Mode>AUTO</tt:Mode>
<tt:CrGain>128.000000</tt:CrGain>
<tt:CbGain>128.000000</tt:CbGain>
</tt:WhiteBalance>
</tt:Imaging>
<tt:Extension>
<tt:Imaging>
<tt:Brightness>90.000000</tt:Brightness>
<tt:ColorSaturation>128.000000</tt:ColorSaturation>
<tt:Contrast>128.000000</tt:Contrast>
<tt:IrCutFilter>ON</tt:IrCutFilter>
<tt:Sharpness>16.000000</tt:Sharpness>
<tt:WideDynamicRange>
<tt:Mode>OFF</tt:Mode>
<tt:Level>0.000000</tt:Level>
</tt:WideDynamicRange>
<tt:WhiteBalance>
<tt:Mode>AUTO</tt:Mode>
<tt:CrGain>128.000000</tt:CrGain>
<tt:CbGain>128.000000</tt:CbGain>
</tt:WhiteBalance>
</tt:Imaging>
</tt:Extension>
</trt:VideoSources>
</GetVideoSourcesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :7 ===== Begin of packet. Size:1134 12:37:34
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/media/wsdl/GetProfiles"Host: 192.168.117.98Content-Length: 905Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Header>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">HO/xKAYFmSZErRakmqEMCiveKx4=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2ANAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:37.267Z</Created>
</UsernameToken>
</Security>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetProfiles xmlns="http://www.onvif.org/ver10/media/wsdl"/>
</s:Body>
</s:Envelope>
===== Data from CAM :6 ===== Begin of packet. Size:143 12:37:35
HTTP/1.1 500 Internal Server ErrorStatus: 500Content-Type: application/soap+xml; Charset=utf-8Content-length: 1026Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<env:Header>
<wsa:Action>http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessages/Fault/PullMessagesFaultResponse</wsa:Action>
<wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
</env:Header>
<env:Body>
<env:Fault>
<env:Code>
<env:Value>env:Sender</env:Value>
</env:Code>
<env:Reason>
<env:Text xml:lang="en">Either Timeout or MessageLimit exceed the upper limit supported by the device.</env:Text>
</env:Reason>
<env:Detail>
<PullMessagesFaultResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<MaxTimeout>PT20S</MaxTimeout>
<MaxMessageLimit>8</MaxMessageLimit>
</PullMessagesFaultResponse>
</env:Detail>
</env:Fault>
</env:Body>
</env:Envelope>
===== First data from DVR :8 ===== Begin of packet. Size:1583 12:37:36
POST /onvif/Subscription?Idx=6064 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1391Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesRequest</a:Action>
<a:MessageID>urn:uuid:d6c4fa0c-3ad0-49f1-a0f9-5c0edde47910</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">EBnKu087eL5fNA5vJPf7ByofRNQ=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2ENAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:39.036Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=6064</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PullMessages xmlns="http://www.onvif.org/ver10/events/wsdl">
<Timeout>PT20S</Timeout>
<MessageLimit>8</MessageLimit>
</PullMessages>
</s:Body>
</s:Envelope>
===== Data from CAM :7 ===== Begin of packet. Size:2577 12:37:36
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 16632Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:b="http://docs.oasis-open.org/wsn/b-2">
<env:Body>
<GetProfilesResponse xmlns="http://www.onvif.org/ver10/media/wsdl">
<trt:Profiles token="1_def_profile1" fixed="true">
<tt:Name>JPEG_320x240</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf1">
<tt:Name>JPEG_320x240</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>JPEG</tt:Encoding>
<tt:Resolution>
<tt:Width>320</tt:Width>
<tt:Height>240</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>0</tt:BitrateLimit>
</tt:RateControl>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile2" fixed="true">
<tt:Name>JPEG_640x480</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf2">
<tt:Name>JPEG_640x480</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>JPEG</tt:Encoding>
<tt:Resolution>
<tt:Width>640</tt:Width>
<tt:Height>480</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>0</tt:BitrateLimit>
</tt:RateControl>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile3" fixed="true">
<tt:Name>JPEG_800x600</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf3">
<tt:Name>JPEG_800x600</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>JPEG</tt:Encoding>
<tt:Resolution>
<tt:Width>800</tt:Width>
<tt:Height>600</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>0</tt:BitrateLimit>
</tt:RateControl>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile4" fixed="true">
<tt:Name>H264_320x240</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf4">
<tt:Name>H264_320x240</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>H264</tt:Encoding>
<tt:Resolution>
<tt:Width>320</tt:Width>
<tt:Height>240</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>4096</tt:BitrateLimit>
</tt:RateControl>
<tt:H264>
<tt:GovLength>30</tt:GovLength>
<tt:H264Profile>High</tt:H264Profile>
</tt:H264>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile5" fixed="true">
<tt:Name>H264_640x480</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf5">
<tt:Name>H264_640x480</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>H264</tt:Encoding>
<tt:Resolution>
<tt:Width>640</tt:Width>
<tt:Height>480</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>4096</tt:BitrateLimit>
</tt:RateControl>
<tt:H264>
<tt:GovLength>30</tt:GovLength>
<tt:H264Profile>High</tt:H264Profile>
</tt:H264>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile6" fixed="true">
<tt:Name>H264_800x600</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf6">
<tt:Name>H264_800x600</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>H264</tt:Encoding>
<tt:Resolution>
<tt:Width>800</tt:Width>
<tt:Height>600</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>4096</tt:BitrateLimit>
</tt:RateControl>
<tt:H264>
<tt:GovLength>30</tt:GovLength>
<tt:H264Profile>High</tt:H264Profile>
</tt:H264>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
</GetProfilesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :9 ===== Begin of packet. Size:1134 12:37:37
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/media/wsdl/GetProfiles"Host: 192.168.117.98Content-Length: 905Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Header>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">/7td46dH43Ns8cfVwBcQrcpFadU=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2INAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:40.383Z</Created>
</UsernameToken>
</Security>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetProfiles xmlns="http://www.onvif.org/ver10/media/wsdl"/>
</s:Body>
</s:Envelope>
===== Data from CAM :8 ===== Begin of packet. Size:2767 12:37:37
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 2643Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:0119875c-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:d6c4fa0c-3ad0-49f1-a0f9-5c0edde47910</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesResponse</wsa:Action>
</env:Header>
<env:Body>
<PullMessagesResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<CurrentTime>2016-10-06T09:37:41Z</CurrentTime>
<TerminationTime>2016-10-06T09:47:38Z</TerminationTime>
<wsnt:NotificationMessage>
<wsnt:SubscriptionReference>
<wsa:Address>http://192.168.0.254/onvif/Subscription?Idx=6064</wsa:Address>
</wsnt:SubscriptionReference>
<wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnspana1="http://panasonic.co.jp/sn/psn/2010/event/topics">tns1:RecordingHistory/Recording/State</wsnt:Topic>
<wsnt:Message>
<tt:Message UtcTime="2016-10-06T09:37:39Z" PropertyOperation="Initialized">
<tt:Source>
<tt:SimpleItem Name="RecordingToken" Value="Recording"/>
</tt:Source>
<tt:Data>
<tt:SimpleItem Name="IsRecording" Value="True"/>
</tt:Data>
</tt:Message>
</wsnt:Message>
</wsnt:NotificationMessage>
<wsnt:NotificationMessage>
<wsnt:SubscriptionReference>
<wsa:Address>http://192.168.0.254/onvif/Subscription?Idx=6064</wsa:Address>
</wsnt:SubscriptionReference>
<wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnspana1="http://panasonic.co.jp/sn/psn/2010/event/topics">tns1:RecordingHistory/Track/State</wsnt:Topic>
<wsnt:Message>
<tt:Message UtcTime="2016-10-06T09:37:39Z" PropertyOperation="Initialized">
<tt:Source>
<tt:SimpleItem Name="RecordingToken" Value="Recording"/>
<tt:SimpleItem Name="Track" Value="VIDEO001"/>
</tt:Source>
<tt:Data>
<tt:SimpleItem Name="IsDataPresent" Value="True"/>
</tt:Data>
</tt:Message>
</wsnt:Message>
</wsnt:NotificationMessage>
</PullMessagesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :10 ===== Begin of packet. Size:1539 12:37:37
POST /onvif/Subscription?Idx=6064 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1347Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/RenewRequest</a:Action>
<a:MessageID>urn:uuid:d3fd32a4-452d-468a-a088-efe152eb73e5</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">fS2Z5xsO1UCiL6RNynWElbHTa60=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2MNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:40.630Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=6064</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Renew xmlns="http://docs.oasis-open.org/wsn/b-2">
<TerminationTime>PT20S</TerminationTime>
</Renew>
</s:Body>
</s:Envelope>
===== Data from CAM :9 ===== Begin of packet. Size:125 12:37:39
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 16632Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:b="http://docs.oasis-open.org/wsn/b-2">
<env:Body>
<GetProfilesResponse xmlns="http://www.onvif.org/ver10/media/wsdl">
<trt:Profiles token="1_def_profile1" fixed="true">
<tt:Name>JPEG_320x240</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf1">
<tt:Name>JPEG_320x240</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>JPEG</tt:Encoding>
<tt:Resolution>
<tt:Width>320</tt:Width>
<tt:Height>240</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>0</tt:BitrateLimit>
</tt:RateControl>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile2" fixed="true">
<tt:Name>JPEG_640x480</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf2">
<tt:Name>JPEG_640x480</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>JPEG</tt:Encoding>
<tt:Resolution>
<tt:Width>640</tt:Width>
<tt:Height>480</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>0</tt:BitrateLimit>
</tt:RateControl>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile3" fixed="true">
<tt:Name>JPEG_800x600</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf3">
<tt:Name>JPEG_800x600</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>JPEG</tt:Encoding>
<tt:Resolution>
<tt:Width>800</tt:Width>
<tt:Height>600</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>0</tt:BitrateLimit>
</tt:RateControl>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile4" fixed="true">
<tt:Name>H264_320x240</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf4">
<tt:Name>H264_320x240</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>H264</tt:Encoding>
<tt:Resolution>
<tt:Width>320</tt:Width>
<tt:Height>240</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>4096</tt:BitrateLimit>
</tt:RateControl>
<tt:H264>
<tt:GovLength>30</tt:GovLength>
<tt:H264Profile>High</tt:H264Profile>
</tt:H264>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile5" fixed="true">
<tt:Name>H264_640x480</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf5">
<tt:Name>H264_640x480</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>H264</tt:Encoding>
<tt:Resolution>
<tt:Width>640</tt:Width>
<tt:Height>480</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>4096</tt:BitrateLimit>
</tt:RateControl>
<tt:H264>
<tt:GovLength>30</tt:GovLength>
<tt:H264Profile>High</tt:H264Profile>
</tt:H264>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
<trt:Profiles token="1_def_profile6" fixed="true">
<tt:Name>H264_800x600</tt:Name>
<tt:VideoSourceConfiguration token="VideoSourceConfig">
<tt:Name>Video Source Configuration</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>VideoSource</tt:SourceToken>
<tt:Bounds x="0" y="0" width="800" height="600"/>
</tt:VideoSourceConfiguration>
<tt:AudioSourceConfiguration token="AudioSourceConfig">
<tt:Name>AudioSourceConfig</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:SourceToken>AudioSource</tt:SourceToken>
</tt:AudioSourceConfiguration>
<tt:VideoEncoderConfiguration token="1_def_conf6">
<tt:Name>H264_800x600</tt:Name>
<tt:UseCount>1</tt:UseCount>
<tt:Encoding>H264</tt:Encoding>
<tt:Resolution>
<tt:Width>800</tt:Width>
<tt:Height>600</tt:Height>
</tt:Resolution>
<tt:Quality>4.000000</tt:Quality>
<tt:RateControl>
<tt:FrameRateLimit>30</tt:FrameRateLimit>
<tt:EncodingInterval>1</tt:EncodingInterval>
<tt:BitrateLimit>4096</tt:BitrateLimit>
</tt:RateControl>
<tt:H264>
<tt:GovLength>30</tt:GovLength>
<tt:H264Profile>High</tt:H264Profile>
</tt:H264>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:VideoEncoderConfiguration>
<tt:AudioEncoderConfiguration token="G711">
<tt:Name>G711</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:Encoding>G711</tt:Encoding>
<tt:Bitrate>64</tt:Bitrate>
<tt:SampleRate>8</tt:SampleRate>
<tt:Multicast>
<tt:Address>
<tt:Type>IPv4</tt:Type>
<tt:IPv4Address>0.0.0.0</tt:IPv4Address>
</tt:Address>
<tt:Port>0</tt:Port>
<tt:TTL>0</tt:TTL>
<tt:AutoStart>false</tt:AutoStart>
</tt:Multicast>
<tt:SessionTimeout>PT120S</tt:SessionTimeout>
</tt:AudioEncoderConfiguration>
<tt:PTZConfiguration token="PtzConf1">
<tt:Name>PtzConfGeneral</tt:Name>
<tt:UseCount>6</tt:UseCount>
<tt:NodeToken>PtzNode</tt:NodeToken>
<tt:DefaultAbsolutePantTiltPositionSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:DefaultAbsolutePantTiltPositionSpace>
<tt:DefaultRelativePanTiltTranslationSpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/TranslationGenericSpace</tt:DefaultRelativePanTiltTranslationSpace>
<tt:DefaultContinuousPanTiltVelocitySpace>http://www.onvif.org/ver10/tptz/PanTiltSpaces/VelocityGenericSpace</tt:DefaultContinuousPanTiltVelocitySpace>
<tt:DefaultPTZTimeout>PT2S</tt:DefaultPTZTimeout>
<tt:PanTiltLimits>
<tt:Range>
<tt:URI>http://www.onvif.org/ver10/tptz/PanTiltSpaces/PositionGenericSpace</tt:URI>
<tt:XRange>
<tt:Min>-0.130000</tt:Min>
<tt:Max>0.130000</tt:Max>
</tt:XRange>
<tt:YRange>
<tt:Min>-0.500000</tt:Min>
<tt:Max>0.111000</tt:Max>
</tt:YRange>
</tt:Range>
</tt:PanTiltLimits>
</tt:PTZConfiguration>
</trt:Profiles>
</GetProfilesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :11 ===== Begin of packet. Size:1199 12:37:40
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8; action="http://www.onvif.org/ver10/media/wsdl/GetSnapshotUri"Host: 192.168.117.98Content-Length: 967Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope">
<s:Header>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">j0Prf1G0ZS4P5zzaYHZEVM7uAfA=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2QNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:43.533Z</Created>
</UsernameToken>
</Security>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetSnapshotUri xmlns="http://www.onvif.org/ver10/media/wsdl">
<ProfileToken>1_def_profile1</ProfileToken>
</GetSnapshotUri>
</s:Body>
</s:Envelope>
===== Data from CAM :10 ===== Begin of packet. Size:1346 12:37:40
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 1222Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:0119875d-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:d3fd32a4-452d-468a-a088-efe152eb73e5</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/RenewResponse</wsa:Action>
</env:Header>
<env:Body>
<wsnt:RenewResponse xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2">
<wsnt:TerminationTime>2016-10-06T09:38:04Z</wsnt:TerminationTime>
<wsnt:CurrentTime>2016-10-06T09:37:44Z</wsnt:CurrentTime>
</wsnt:RenewResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :12 ===== Begin of packet. Size:1583 12:37:40
POST /onvif/Subscription?Idx=6064 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1391Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesRequest</a:Action>
<a:MessageID>urn:uuid:a64d948f-6e6c-48a9-8ec2-1d59d50a3a4d</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">xd0JUJdBtyji3W32i9XI4Y9JySY=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2UNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:43.776Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=6064</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PullMessages xmlns="http://www.onvif.org/ver10/events/wsdl">
<Timeout>PT20S</Timeout>
<MessageLimit>8</MessageLimit>
</PullMessages>
</s:Body>
</s:Envelope>
===== Data from CAM :11 ===== Begin of packet. Size:123 12:37:42
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 855Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:b="http://docs.oasis-open.org/wsn/b-2">
<env:Body>
<GetSnapshotUriResponse xmlns="http://www.onvif.org/ver10/media/wsdl">
<trt:MediaUri>
<tt:Uri>http://192.168.117.98/cgi-bin/camera?resolution=320</tt:Uri>
<tt:InvalidAfterConnect>true</tt:InvalidAfterConnect>
<tt:InvalidAfterReboot>false</tt:InvalidAfterReboot>
<tt:Timeout>PT0S</tt:Timeout>
</trt:MediaUri>
</GetSnapshotUriResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :13 ===== Begin of packet. Size:88 12:37:42
GET /cgi-bin/camera?resolution=320 HTTP/1.1Host: 192.168.117.98Connection: Close
===== Data from CAM :13 ===== Begin of packet. Size:228 12:37:43
HTTP/1.1 200 OKStatus: 200Date: Thu, 06 Oct 2016 18:37:48 GMTServer: ver2.4 rev0Connection: CloseContent-Type: image/jpegSet-Cookie: Session=0Accept-Ranges: bytesCache-Control: no-cacheContent-length: 14827#HEX#FFD8FFFE002A0011000C57F61B6C0009000000120008001A0000001E000800000000001F0008000000.....#HEX#A157640434A7CA60A58F1B959C8C25293D7503CA3907245264E6BA1F893A7DB699E33BDB4B18961816.....#HEX#C4A24D98DA02E7079E79C67A54C62A57B68127CB6B9E21A7C19932C8081CE1BBD6CBF87E4BDB2173A7.....#HEX#030E406EB53CBA25EDBC8567B49A223FBE847F3AB12DBDBFF65451451B35CC8DB9A43D171C62A396CC.....D#HEX#DEAC8A72393F5AD67F10EB16D105B2BB9AD2375D856DA468C30C60E403CE4567322E370C7AD3634C9C.....rl#HEX#C84707A5231E7352886427807EB4B35A4F04E619A27490007632E0F2323F4E6AF4E80F61AEC5D173DA.....A#HEX#FF00087D9CD6D24C7F78B20DA15B1D00AE0754D0AF74D9CC57503C6C3A871B4FE54F55A30945A7633F.....#HEX#1AFF006EDBA412D9245B1CB2B2373CF63C7D6B2F65ADE254A7D1BB9DD782BC5BA1E9DE13B9D3FF00B3.....#HEX#F983D649A7A1AFA06B16FA4CCF2B5AC374590A049972A33DEA18E6824BD32CCDB411BBE6EE6B203019.....#HEX#E4F313C57717D733C6E5624B589DD553FDE0BF5E074AC69E365526A1C8D7AF636587BC7993FF00827C.....[#HEX#87C6D7B72876158C8FF641AF1D6F89BE1F8D30DF6A940E9B631FD4D4D07C60F0FDAA2AC7657CDEBF2A.....\#HEX#03FDC445FE42B22F3C45ABDE39373A9DE499E48699883F866B2B27AFA5078E6BA161A9A8F2F2AFB8C6.....C#HEX#8A5273CD2753D698060FAD14A7AF1CD267343EC00473CD1D4D2F6C51C114D00672693BF34A47391487.....#HEX#1FFFD9
===== First data from DVR :14 ===== Begin of packet. Size:1475 12:37:52
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1305Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/GetEventPropertiesRequest</a:Action>
<a:MessageID>urn:uuid:f128fe9e-6cb1-4d34-975d-61a891468a83</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">zdQabsFvsNU4AE1Bx0H993HaB4c=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2YNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:37:55.852Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetEventProperties xmlns="http://www.onvif.org/ver10/events/wsdl"/>
</s:Body>
</s:Envelope>
===== Data from CAM :14 ===== Begin of packet. Size:124 12:37:54
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 5702Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:0119875f-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:f128fe9e-6cb1-4d34-975d-61a891468a83</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/GetEventPropertiesResponse</wsa:Action>
</env:Header>
<env:Body>
<GetEventPropertiesResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<TopicNamespaceLocation>http://www.onvif.org/onvif/ver10/topics/topicns.xml</TopicNamespaceLocation>
<wsnt:FixedTopicSet>true</wsnt:FixedTopicSet>
<wstop:TopicSet xmlns="" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnspana1="http://panasonic.co.jp/sn/psn/2010/event/topics">
<tns1:UserAlarm>
<tnspana1:AlarmDetector>
<IO1>
<SignalDetected wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="AlarmDetectNumber" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</SignalDetected>
</IO1>
</tnspana1:AlarmDetector>
</tns1:UserAlarm>
<tns1:UserAlarm>
<tnspana1:AlarmDetector>
<IO2>
<SignalDetected wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="AlarmDetectNumber" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</SignalDetected>
</IO2>
</tnspana1:AlarmDetector>
</tns1:UserAlarm>
<tns1:UserAlarm>
<tnspana1:AlarmDetector>
<IO3>
<SignalDetected wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="AlarmDetectNumber" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</SignalDetected>
</IO3>
</tnspana1:AlarmDetector>
</tns1:UserAlarm>
<tns1:VideoAnalytics>
<tnspana1:MotionDetector>
<FigureChanged wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="VideoAnalytics" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</FigureChanged>
</tnspana1:MotionDetector>
</tns1:VideoAnalytics>
<tns1:UserAlarm>
<tnspana1:Command>
<Received wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="Alarm" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</Received>
</tnspana1:Command>
</tns1:UserAlarm>
<tns1:Device>
<tnspana1:SD>
<Capacity>
<Decreased wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="Memory" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Capacity" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</Decreased>
</Capacity>
</tnspana1:SD>
<Trigger>
<DigitalInput wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="InputToken" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="LogicalState" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</DigitalInput>
<Relay wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="RelayToken" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="LogicalState" Type="tt:RelayLogicalState"/>
</tt:Data>
</tt:MessageDescription>
</Relay>
</Trigger>
</tns1:Device>
<tns1:RecordingHistory>
<Recording>
<State wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="RecordingToken" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="IsRecording" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</State>
</Recording>
<Track>
<State wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="RecordingToken" Type="tt:ReferenceToken"/>
<tt:SimpleItemDescription Name="Track" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="IsDataPresent" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</State>
</Track>
</tns1:RecordingHistory>
<tns1:VideoSource>
<MotionAlarm wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="Source" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="State" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</MotionAlarm>
</tns1:VideoSource>
</wstop:TopicSet>
<wsnt:TopicExpressionDialect>http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet</wsnt:TopicExpressionDialect>
<wsnt:TopicExpressionDialect>http://docs.oasis-open.org/wsn/t-1/TopicExpression/Concrete</wsnt:TopicExpressionDialect>
<MessageContentFilterDialect>http://www.onvif.org/ver10/tev/messageContentFilter/ItemFilter</MessageContentFilterDialect>
<MessageContentSchemaLocation>http://www.onvif.org/ver10/schema/onvif.xsd</MessageContentSchemaLocation>
</GetEventPropertiesResponse>
</env:Body>
</env:Envelope>
===== Data from CAM :12 ===== Begin of packet. Size:124 12:38:03
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 1217Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:0119875e-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:a64d948f-6e6c-48a9-8ec2-1d59d50a3a4d</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesResponse</wsa:Action>
</env:Header>
<env:Body>
<PullMessagesResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<CurrentTime>2016-10-06T09:37:46Z</CurrentTime>
<TerminationTime>2016-10-06T09:38:04Z</TerminationTime>
</PullMessagesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :15 ===== Begin of packet. Size:1539 12:38:03
POST /onvif/Subscription?Idx=6064 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1347Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/RenewRequest</a:Action>
<a:MessageID>urn:uuid:91c00fe0-20c8-428c-b71c-a34365f7581b</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">mmJv6IYZJaYu+RW+k0GTzcJIqOc=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2cNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:06.432Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=6064</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Renew xmlns="http://docs.oasis-open.org/wsn/b-2">
<TerminationTime>PT20S</TerminationTime>
</Renew>
</s:Body>
</s:Envelope>
===== Data from CAM :15 ===== Begin of packet. Size:142 12:38:04
HTTP/1.1 500 Internal Server ErrorStatus: 500Content-Type: application/soap+xml; Charset=utf-8Content-length: 919Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wsa="http://www.w3.org/2005/08/addressing">
<env:Header>
<wsa:Action>http://www.w3.org/2005/08/addressing/soap/fault</wsa:Action>
<wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
</env:Header>
<env:Body>
<env:Fault>
<env:Code>
<env:Value>env:Receiver</env:Value>
</env:Code>
<env:Reason>
<env:Text xml:lang="en">[WS]wsnt:RenewRequest</env:Text>
</env:Reason>
<env:Detail>
<wsrf-r:ResourceUnknownFault xmlns:wsrf-r="http://docs.oasis-open.org/wsrf/r-2">
<wsrf-bf:Timestamp>2016-10-06T09:38:08Z</wsrf-bf:Timestamp>
<wsrf-bf:Description>ResourceUnknownFault</wsrf-bf:Description>
</wsrf-r:ResourceUnknownFault>
</env:Detail>
</env:Fault>
</env:Body>
</env:Envelope>
===== First data from DVR :16 ===== Begin of packet. Size:1504 12:38:04
POST /onvif/Subscription?Idx=6064 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1312Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/UnsubscribeRequest</a:Action>
<a:MessageID>urn:uuid:0159d5ba-fff3-405e-9a68-b400cb310e57</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">xL0KK2TzVRI6mD2C6hd/8m/CYFM=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2gNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:07.516Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=6064</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Unsubscribe xmlns="http://docs.oasis-open.org/wsn/b-2"/>
</s:Body>
</s:Envelope>
===== First data from DVR :17 ===== Begin of packet. Size:1577 12:38:05
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1407Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionRequest</a:Action>
<a:MessageID>urn:uuid:0423105b-6781-49db-b690-691dbdfd6832</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">7whnXnYWFG9AFPaMZhtZHl8ICV0=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2kNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:08.524Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<CreatePullPointSubscription xmlns="http://www.onvif.org/ver10/events/wsdl">
<InitialTerminationTime>PT600S</InitialTerminationTime>
</CreatePullPointSubscription>
</s:Body>
</s:Envelope>
===== Data from CAM :16 ===== Begin of packet. Size:142 12:38:06
HTTP/1.1 500 Internal Server ErrorStatus: 500Content-Type: application/soap+xml; Charset=utf-8Content-length: 925Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wsa="http://www.w3.org/2005/08/addressing">
<env:Header>
<wsa:Action>http://www.w3.org/2005/08/addressing/soap/fault</wsa:Action>
<wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
</env:Header>
<env:Body>
<env:Fault>
<env:Code>
<env:Value>env:Receiver</env:Value>
</env:Code>
<env:Reason>
<env:Text xml:lang="en">[WS]wsnt:UnsubscribeRequest</env:Text>
</env:Reason>
<env:Detail>
<wsrf-r:ResourceUnknownFault xmlns:wsrf-r="http://docs.oasis-open.org/wsrf/r-2">
<wsrf-bf:Timestamp>2016-10-06T09:38:10Z</wsrf-bf:Timestamp>
<wsrf-bf:Description>ResourceUnknownFault</wsrf-bf:Description>
</wsrf-r:ResourceUnknownFault>
</env:Detail>
</env:Fault>
</env:Body>
</env:Envelope>
===== First data from DVR :18 ===== Begin of packet. Size:1475 12:38:06
POST /onvif HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1305Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/GetEventPropertiesRequest</a:Action>
<a:MessageID>urn:uuid:a8b296f2-4ec0-499b-83d2-66ae38b350e9</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">rV2xu/tBmtJRLsRoCH8RtZk8HX4=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2oNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:09.641Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GetEventProperties xmlns="http://www.onvif.org/ver10/events/wsdl"/>
</s:Body>
</s:Envelope>
===== Data from CAM :17 ===== Begin of packet. Size:124 12:38:07
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 1398Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:01198760-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:0423105b-6781-49db-b690-691dbdfd6832</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionResponse</wsa:Action>
</env:Header>
<env:Body>
<CreatePullPointSubscriptionResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<SubscriptionReference>
<wsa:Address>http://192.168.117.98/onvif/Subscription?Idx=13136</wsa:Address>
</SubscriptionReference>
<wsnt:CurrentTime>2016-10-06T09:38:11Z</wsnt:CurrentTime>
<wsnt:TerminationTime>2016-10-06T09:48:11Z</wsnt:TerminationTime>
</CreatePullPointSubscriptionResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :19 ===== Begin of packet. Size:1587 12:38:07
POST /onvif/Subscription?Idx=13136 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1394Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesRequest</a:Action>
<a:MessageID>urn:uuid:3b46de0c-7af3-42af-aac5-3dc768a75a75</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">nUeUqVkd+vS7B9Wp8U1lOD67ubY=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2sNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:10.680Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=13136</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PullMessages xmlns="http://www.onvif.org/ver10/events/wsdl">
<Timeout>PT1M</Timeout>
<MessageLimit>1024</MessageLimit>
</PullMessages>
</s:Body>
</s:Envelope>
===== Data from CAM :18 ===== Begin of packet. Size:124 12:38:07
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 5702Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:01198761-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:a8b296f2-4ec0-499b-83d2-66ae38b350e9</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/EventPortType/GetEventPropertiesResponse</wsa:Action>
</env:Header>
<env:Body>
<GetEventPropertiesResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<TopicNamespaceLocation>http://www.onvif.org/onvif/ver10/topics/topicns.xml</TopicNamespaceLocation>
<wsnt:FixedTopicSet>true</wsnt:FixedTopicSet>
<wstop:TopicSet xmlns="" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnspana1="http://panasonic.co.jp/sn/psn/2010/event/topics">
<tns1:UserAlarm>
<tnspana1:AlarmDetector>
<IO1>
<SignalDetected wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="AlarmDetectNumber" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</SignalDetected>
</IO1>
</tnspana1:AlarmDetector>
</tns1:UserAlarm>
<tns1:UserAlarm>
<tnspana1:AlarmDetector>
<IO2>
<SignalDetected wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="AlarmDetectNumber" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</SignalDetected>
</IO2>
</tnspana1:AlarmDetector>
</tns1:UserAlarm>
<tns1:UserAlarm>
<tnspana1:AlarmDetector>
<IO3>
<SignalDetected wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="AlarmDetectNumber" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</SignalDetected>
</IO3>
</tnspana1:AlarmDetector>
</tns1:UserAlarm>
<tns1:VideoAnalytics>
<tnspana1:MotionDetector>
<FigureChanged wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="VideoAnalytics" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</FigureChanged>
</tnspana1:MotionDetector>
</tns1:VideoAnalytics>
<tns1:UserAlarm>
<tnspana1:Command>
<Received wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="Alarm" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Type" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</Received>
</tnspana1:Command>
</tns1:UserAlarm>
<tns1:Device>
<tnspana1:SD>
<Capacity>
<Decreased wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="Memory" Type="xsd:string"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="Capacity" Type="xsd:string"/>
</tt:Data>
</tt:MessageDescription>
</Decreased>
</Capacity>
</tnspana1:SD>
<Trigger>
<DigitalInput wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="InputToken" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="LogicalState" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</DigitalInput>
<Relay wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="RelayToken" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="LogicalState" Type="tt:RelayLogicalState"/>
</tt:Data>
</tt:MessageDescription>
</Relay>
</Trigger>
</tns1:Device>
<tns1:RecordingHistory>
<Recording>
<State wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="RecordingToken" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="IsRecording" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</State>
</Recording>
<Track>
<State wstop:topic="true">
<tt:MessageDescription IsProperty="true">
<tt:Source>
<tt:SimpleItemDescription Name="RecordingToken" Type="tt:ReferenceToken"/>
<tt:SimpleItemDescription Name="Track" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="IsDataPresent" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</State>
</Track>
</tns1:RecordingHistory>
<tns1:VideoSource>
<MotionAlarm wstop:topic="true">
<tt:MessageDescription IsProperty="false">
<tt:Source>
<tt:SimpleItemDescription Name="Source" Type="tt:ReferenceToken"/>
</tt:Source>
<tt:Data>
<tt:SimpleItemDescription Name="State" Type="xsd:boolean"/>
</tt:Data>
</tt:MessageDescription>
</MotionAlarm>
</tns1:VideoSource>
</wstop:TopicSet>
<wsnt:TopicExpressionDialect>http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet</wsnt:TopicExpressionDialect>
<wsnt:TopicExpressionDialect>http://docs.oasis-open.org/wsn/t-1/TopicExpression/Concrete</wsnt:TopicExpressionDialect>
<MessageContentFilterDialect>http://www.onvif.org/ver10/tev/messageContentFilter/ItemFilter</MessageContentFilterDialect>
<MessageContentSchemaLocation>http://www.onvif.org/ver10/schema/onvif.xsd</MessageContentSchemaLocation>
</GetEventPropertiesResponse>
</env:Body>
</env:Envelope>
===== Data from CAM :19 ===== Begin of packet. Size:143 12:38:09
HTTP/1.1 500 Internal Server ErrorStatus: 500Content-Type: application/soap+xml; Charset=utf-8Content-length: 1026Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<env:Header>
<wsa:Action>http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessages/Fault/PullMessagesFaultResponse</wsa:Action>
<wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
</env:Header>
<env:Body>
<env:Fault>
<env:Code>
<env:Value>env:Sender</env:Value>
</env:Code>
<env:Reason>
<env:Text xml:lang="en">Either Timeout or MessageLimit exceed the upper limit supported by the device.</env:Text>
</env:Reason>
<env:Detail>
<PullMessagesFaultResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<MaxTimeout>PT20S</MaxTimeout>
<MaxMessageLimit>8</MaxMessageLimit>
</PullMessagesFaultResponse>
</env:Detail>
</env:Fault>
</env:Body>
</env:Envelope>
===== First data from DVR :20 ===== Begin of packet. Size:1585 12:38:10
POST /onvif/Subscription?Idx=13136 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1392Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesRequest</a:Action>
<a:MessageID>urn:uuid:cc185372-09cd-41c8-b2c0-a2d689b3c0e0</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">8Pz4/qbNo6g2kNtfTCkUe80aXA8=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE2wNAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:12.941Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=13136</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PullMessages xmlns="http://www.onvif.org/ver10/events/wsdl">
<Timeout>PT20S</Timeout>
<MessageLimit>8</MessageLimit>
</PullMessages>
</s:Body>
</s:Envelope>
===== Data from CAM :20 ===== Begin of packet. Size:124 12:38:10
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 2645Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:01198762-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:cc185372-09cd-41c8-b2c0-a2d689b3c0e0</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesResponse</wsa:Action>
</env:Header>
<env:Body>
<PullMessagesResponse xmlns="http://www.onvif.org/ver10/events/wsdl">
<CurrentTime>2016-10-06T09:38:15Z</CurrentTime>
<TerminationTime>2016-10-06T09:48:11Z</TerminationTime>
<wsnt:NotificationMessage>
<wsnt:SubscriptionReference>
<wsa:Address>http://192.168.0.254/onvif/Subscription?Idx=13136</wsa:Address>
</wsnt:SubscriptionReference>
<wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnspana1="http://panasonic.co.jp/sn/psn/2010/event/topics">tns1:RecordingHistory/Recording/State</wsnt:Topic>
<wsnt:Message>
<tt:Message UtcTime="2016-10-06T09:38:12Z" PropertyOperation="Initialized">
<tt:Source>
<tt:SimpleItem Name="RecordingToken" Value="Recording"/>
</tt:Source>
<tt:Data>
<tt:SimpleItem Name="IsRecording" Value="True"/>
</tt:Data>
</tt:Message>
</wsnt:Message>
</wsnt:NotificationMessage>
<wsnt:NotificationMessage>
<wsnt:SubscriptionReference>
<wsa:Address>http://192.168.0.254/onvif/Subscription?Idx=13136</wsa:Address>
</wsnt:SubscriptionReference>
<wsnt:Topic Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnspana1="http://panasonic.co.jp/sn/psn/2010/event/topics">tns1:RecordingHistory/Track/State</wsnt:Topic>
<wsnt:Message>
<tt:Message UtcTime="2016-10-06T09:38:12Z" PropertyOperation="Initialized">
<tt:Source>
<tt:SimpleItem Name="RecordingToken" Value="Recording"/>
<tt:SimpleItem Name="Track" Value="VIDEO001"/>
</tt:Source>
<tt:Data>
<tt:SimpleItem Name="IsDataPresent" Value="True"/>
</tt:Data>
</tt:Message>
</wsnt:Message>
</wsnt:NotificationMessage>
</PullMessagesResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :21 ===== Begin of packet. Size:1541 12:38:11
POST /onvif/Subscription?Idx=13136 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1348Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/RenewRequest</a:Action>
<a:MessageID>urn:uuid:e3bdacc2-f4df-4b99-8edc-c1e0ccd0cb6c</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">7OoDHIqc9+n4/qBm5JBFBp8Q+88=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE20NAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:14.134Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=13136</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Renew xmlns="http://docs.oasis-open.org/wsn/b-2">
<TerminationTime>PT20S</TerminationTime>
</Renew>
</s:Body>
</s:Envelope>
===== Data from CAM :21 ===== Begin of packet. Size:124 12:38:12
HTTP/1.1 200 OKStatus: 200Content-Type: application/soap+xml; Charset=utf-8Content-length: 1222Connection: close<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns: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:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tev="http://www.onvif.org/ver10/events/wsdl">
<env:Header>
<wsa:MessageID>urn:uuid:01198763-d680-1419-9d1b-bcc342177c7b</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:e3bdacc2-f4df-4b99-8edc-c1e0ccd0cb6c</wsa:RelatesTo>
<wsa:To env:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action env:mustUnderstand="1">http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/RenewResponse</wsa:Action>
</env:Header>
<env:Body>
<wsnt:RenewResponse xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2">
<wsnt:TerminationTime>2016-10-06T09:38:36Z</wsnt:TerminationTime>
<wsnt:CurrentTime>2016-10-06T09:38:16Z</wsnt:CurrentTime>
</wsnt:RenewResponse>
</env:Body>
</env:Envelope>
===== First data from DVR :22 ===== Begin of packet. Size:1585 12:38:13
POST /onvif/Subscription?Idx=13136 HTTP/1.1Content-Type: application/soap+xml; charset=utf-8Host: 192.168.117.98Content-Length: 1392Accept-Encoding: gzip, deflateConnection: Close
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/PullPointSubscription/PullMessagesRequest</a:Action>
<a:MessageID>urn:uuid:4d876756-c0df-4bf0-90c6-622ad7f7e3dc</a:MessageID>
<a:ReplyTo>
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
</a:ReplyTo>
<Security s:mustUnderstand="1" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<UsernameToken>
<Username>root</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">qdBGcU9VD1fJFXw27+rwsFH8fFo=</Password>
<Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">CNgju15xs0usQq5hBPZaE24NAAAAAA==</Nonce>
<Created xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2016-10-06T09:38:15.951Z</Created>
</UsernameToken>
</Security>
<a:To s:mustUnderstand="1">http://192.168.117.98/onvif/Subscription?Idx=13136</a:To>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PullMessages xmlns="http://www.onvif.org/ver10/events/wsdl">
<Timeout>PT20S</Timeout>
<MessageLimit>8</MessageLimit>
</PullMessages>
</s:Body>
</s:Envelope>