Open
Description
Hi there,
I’d like to know if kerberos-agent can be configured to use ONVIF motion events to trigger recordings.
I've successfully set up ONVIF in Kerberos, but recordings are not being triggered.
To verify, I used a simple script with the node-onvif-events library and confirmed that my camera is indeed sending ONVIF motion events.
I'm using the latest Docker ARM image, and I've configured the following environment variables:
- AGENT_NAME
- AGENT_CAPTURE_IPCAMERA_RTSP
- AGENT_CAPTURE_IPCAMERA_ONVIF_XADDR
- AGENT_CAPTURE_IPCAMERA_ONVIF_USERNAME
- AGENT_CAPTURE_IPCAMERA_ONVIF_PASSWORD
Am I missing something in the configuration, or is this feature currently not implemented?
Thanks in advance!