Page 1 of 1

ONVIF pullpoint subscription renew error

Posted: Mon Oct 09, 2023 5:38 pm
by pygr
ZM updated 9AM 9 October 2023

Code: Select all

git clone https://github.com/ZoneMinder/zoneminder.git
. Built unmodified package.

With ONVIF event listener configured and enabled, this error appears in the log

Code: Select all

zmc_m1[223856].ERR-zm_monitor.cpp/1076 [ONVIF Couldn't do initial Renew ! Error 2 The requested does not exist. , (null)]
If I delete the subscription renew sections in Monitor::connect() and Monitor::Poll() and rebuild, then ONVIF alarm events work without error.