1.37.37 ONVIF events "resource not known"
Posted: Fri Apr 07, 2023 8:16 am
Hello everyone. New to the forum. Nice to meet you.
Testing ONVIF event trigger on 1.37.37, after setting Monitor>ONVIF>ONVIF_URL to http://<ip>/onvif/device_service and activating ONVIF_Event_Listener, I get the following log entry:
zmc_m2 8531 ERR Couldn't do initial event pull! Error 12 Resource Unknown, <wsnt:ResourceUnknownFault><wsrf-bf:ErrorCode dialect="http://docs.oasis-open.org/wsrf/r-2"></ ... iption>the resource identified in the message is not known to the Web service.</wsrf-bf:Description></wsnt:ResourceUnknownFault> zm_monitor.cpp 1050
Camera is an imou IPC-TA42P-D and ONVIF events have been tested working on ONVIF official test tool.
Noticed that on zm_monitor.cpp line 1031, "/Event" is appended to the onvif_url. Not sure if that would break subscription for cameras with different service URL.
Any ideas would be welcome.
Testing ONVIF event trigger on 1.37.37, after setting Monitor>ONVIF>ONVIF_URL to http://<ip>/onvif/device_service and activating ONVIF_Event_Listener, I get the following log entry:
zmc_m2 8531 ERR Couldn't do initial event pull! Error 12 Resource Unknown, <wsnt:ResourceUnknownFault><wsrf-bf:ErrorCode dialect="http://docs.oasis-open.org/wsrf/r-2"></ ... iption>the resource identified in the message is not known to the Web service.</wsrf-bf:Description></wsnt:ResourceUnknownFault> zm_monitor.cpp 1050
Camera is an imou IPC-TA42P-D and ONVIF events have been tested working on ONVIF official test tool.
Noticed that on zm_monitor.cpp line 1031, "/Event" is appended to the onvif_url. Not sure if that would break subscription for cameras with different service URL.
Any ideas would be welcome.