【问题标题】:how to control exposure of ip-camera on Onvif using WSDL soap or Rest如何使用 WSDL soap 或 Rest 控制 Onvif 上 ip-camera 的曝光
【发布时间】:2019-06-24 17:42:26
【问题描述】:

如何使用 ONVIF 协议标准控制 ip-camera 的设置,例如曝光、比特率、帧数 我使用 Delphi Tokyo 10.2 并使用 rest 和 web service soap WSDL

根据这个主题: ONVIF : How to form the DeviceIO web service address from the IP address of an ONVIF supported IP camera

ip-camera的ip是:192.168.1.2 尝试使用http://192.168.1.2/onvif/device_service 加载地址“http:///onvif/device_service”

我收到此错误: This XML file does not appear to have any style information associated with it. The document tree is shown below. @987654323@"

【问题讨论】:

    标签: rest delphi wsdl ip-camera onvif


    【解决方案1】:

    看看这个网站

    https://www.onvif.org/profiles/specifications/

    在“服务规范”部分,该网站为不同类型的服务描述了几个 WSDL 文件。该 WSDL 文件还有 PDF 格式的文档。

    您应该改用http://192.168.1.2/onvif/device.wsdl。但恕我直言,这不是您正在寻找的服务。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-01-17
      • 1970-01-01
      • 1970-01-01
      • 2021-05-17
      • 2012-05-06
      相关资源
      最近更新 更多