Troubleshooting MotionAlarm Flood in IP Camera Binding

Hi everyone, I’m encountering an issue with my IP camera setup in OpenHAB, and I’m hoping someone can shed some light on it. I’ve been running OpenHAB 3.2 on a Windows 11 machine with Zulu JRE 17, and I have four Hikvision cameras integrated using the API. Motion detection via FFMpeg is disabled, yet I’m seeing a flood of logs where the MotionAlarm item is being set to ‘OFF’ repeatedly. Here’s what I’ve observed:

09:33:21.194 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item ‘CAM03_MotionAlarm’ updated to OFF
09:33:21.404 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item ‘CAM07_MotionAlarm’ updated to OFF

The cameras themselves are functioning correctly, but this constant logging is concerning, especially regarding the processing power it might consume. I’ve ensured that motion detection is disabled in both OpenHAB and the camera settings. I’m wondering if there’s a misconfiguration in my setup or if this is a known issue with the IP Camera binding. Has anyone else experienced something similar, or perhaps has a workaround? I’d greatly appreciate any insights or suggestions you might have. Thanks in advance for your help!