ONVIF manager I have:
Identification to certificates all shows: “Method ‘GetScopes’ not implemented: method name or namespace not recognized.”
Relays shows:
The remote server returned an unexpected response: (400) Bad Request.
Webpage shows:
<SOAP-ENV:Envelope xmlns:SOAP-ENV=“http://www.w3.org/2003/05/soap-envelope” xmlns:SOAP-ENC=“http://www.w3.org/2003/05/soap-encoding” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=“XML Schema” xmlns:wsa=“http://schemas.xmlsoap.org/ws/2004/08/addressing” xmlns:wsdd=“Web Services Dynamic Discovery (WS-Discovery)” xmlns:chan=“http://schemas.microsoft.com/ws/2005/02/duplex” xmlns:wsa5=“WS-Addressing 1.0 Namespace” xmlns:c14n=“Exclusive XML Canonicalization Version 1.0” xmlns:wsu=“http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd” xmlns:xenc=“XML Encryption Syntax and Processing” xmlns:wsc=“Web Services Secure Conversation Language (WS-SecureConversation)” xmlns:ds=“XML-Signature Syntax and Processing” xmlns:wsse=“http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd” xmlns:xmime=“Bing” xmlns:xop=“http://www.w3.org/2004/08/xop/include” xmlns:tt=“http://www.onvif.org/ver10/schema” xmlns:tds=“http://www.onvif.org/ver10/device/wsdl” xmlns:tev=“http://www.onvif.org/ver10/events/wsdl” xmlns:wsnt=“http://docs.oasis-open.org/wsn/b-2” xmlns:timg=“http://www.onvif.org/ver20/imaging/wsdl” xmlns:tmd=“http://www.onvif.org/ver10/deviceIO/wsdl” xmlns:tptz=“http://www.onvif.org/ver20/ptz/wsdl” xmlns:trc=“http://www.onvif.org/ver10/recording/wsdl” xmlns:trt=“http://www.onvif.org/ver10/media/wsdl”>SOAP-ENV:Bodytds:GetDeviceInformationResponsetds:ManufacturerIPCAM</tds:Manufacturer>tds:ModelIPCAM</tds:Model>tds:FirmwareVersionHS-Camera_No1</tds:FirmwareVersion>tds:SerialNumber4c9601cee3bc</tds:SerialNumber>tds:HardwareId000255b4-55b4-76bd-b4bd-4c9601cee3bc</tds:HardwareId></tds:GetDeviceInformationResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
In ONVIF, the only working part is Pan&Tilt, i.e., movement of camera. No zoom, stream appears.
Wireshark gives nothing on rstp for computer to ipCam.
Packet Capture gives nothing on rstp/authentication for andriod to ipCam.
gives nothing means all are encrypted data no useful information in plain text.
I also tried:
rtsp://ipAddr//live/ch00_1
rtsp://admin:password@ipAddr:554/
rtsp://admin:password@ipAddr:554/camID
rtsp://admin:password@ipAddr/user=admin&password=password&channel=1&stream=0.sdp?
rtsp://admin:password@ipAddr/channel=1&stream=0.sdp?
rtsp://ipAddr/user=admin&password=password&channel=1&stream=0.sdp?
rtsp://ipAddr:password@ipAddr:554/camID
rtsp://ipAddr:554/ch0_0.h264
rtsp://ipAddr:5050/ch0_0.h264
port scanner shows port no 8899,8800,7050,5051,5050,5040 are open