NothingTooSerious

Results 6 comments of NothingTooSerious

Hi, The diagnostic code seems to support the official builds only and burns on all the coded but unofficially supported OS like the BSDs. By adding a FreeBSD flavour to...

Happy to hear it was of use.

Is there anything else I could do to have this issue advance?

I will need to revisit the code and walk through its logic and impact from proposed changes. Should be able to do it in next day and a half.

Level 1 debug logs attached as requested. This was generated with zoneminder commit 52e68b0 Several event detections were successfully triggered and stopped. [zm_onvif_debug_level1.log.gz](https://github.com/user-attachments/files/18989064/zm_onvif_debug_level1.log.gz)

Reviewed the code change proposed and tested it. Identified some potential issues: 1. Does the proposed code on zm_monitor_onvif.cpp 222 code introduces a race condition? It appears a new ONVIF...