ONVIF GetSystemDateAndTime Request
Once I get a response back from the UDP Multicast Request to 239.255.255.250 I get back a ProbeMatch with an XAddrs http://10.10.10.10:1234/onvif/device_service How do I now do the GetSystemDateAndTime and GetDeviceInformation Is this a TCP/UDP request to 10.10.10.10 port 1234 ? Is this a HTTP request to 10.10.10.10 port 80 ? Or What Once I have the device's address http:10.10.10.10:1234/onvif/device_service Then what Thanks in advance You need to send there just a HTTP request as SOAP works over HTTP. For example via CURL it would be like this: curl 10.10.10.10:1234/onvif/device_service -d '