ONVIF pullpoint subscription renew error

Current Development version likely to have breaking changes
Post Reply
pygr
Posts: 48
Joined: Fri Apr 21, 2023 11:49 pm

ONVIF pullpoint subscription renew error

Post 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.
Post Reply