We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c45401 + dcb1a77 commit a02ca1eCopy full SHA for a02ca1e
wsdl/events.wsdl
@@ -725,8 +725,8 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
725
</wsdl:fault>
726
</wsdl:operation>
727
</wsdl:binding>
728
- <wsdl:service name="EventPortType">
729
- <wsdl:port name="DevicePort" binding="tds:DeviceBinding">
+ <wsdl:service name="EventService">
+ <wsdl:port name="EventPortType" binding="tev:EventBinding">
730
<soap:address location="http://192.168.0.51:8888/onvif/device_service"/>
731
</wsdl:port>
732
</wsdl:service>
0 commit comments