Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Milestone 文档提到 ONVIF 摄像机必须“遵守 ONVIF 标准的 1.01 和 1.02 版本”。
这对于 gSOAP 的实现意味着什么?
谢谢!
您可能指的是过时的文档。如今,相机必须只遵守配置文件,例如用于相机的 Profile S 或 Profile T。
遵守配置文件对 gSoap 没有任何特殊要求,您需要更新 WSDL 文件(您可以从www.onvif.org获取它们)并实现每个配置文件所需的功能。