tips:onvif

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tips:onvif [2019/01/08 18:09] – created scipiotips:onvif [2019/01/08 18:09] (current) scipio
Line 21: Line 21:
  
 <code> <code>
-curl -s http://10.220.1.7/onvif/device_service \                                                                                      -d '<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"xmlns:trt="http://www.onvif.org/ver10/media/wsdl"><soap:Body><trt:GetProfiles/></soap:Body></soap:Envelope>' \+IP=10.220.1.7 
 + 
 +curl -s http://$IP/onvif/device_service \                                                                                      -d '<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"xmlns:trt="http://www.onvif.org/ver10/media/wsdl"><soap:Body><trt:GetProfiles/></soap:Body></soap:Envelope>' \
  | xmllint --format -  | xmllint --format -
 </code> </code>
  
  • tips/onvif.1546967343.txt.gz
  • Last modified: 2019/01/08 18:09
  • by scipio