Hi guys,
I was wondering whether it is possible to automatically send an web request, if a motion was detected in the camera. I only have a LAN cable available (no extra cable for alarm out) and I would like to use the alarm to control my smart home system.
What I found out so far: I can use another machine to perfomr web request TO the camera (http://<ip>/cgi-bin/alarm.cgi?action=getOutStates):

This works pretty nice. But from architecture and network performance, it does not really make sense to "spam" the camera with web requests every second to check the status. It would be much nicer if the camera itself could perform a web request to my server whenever an alarm was detected OR when alram status changes.
Thanks for any thoughts!
I was wondering whether it is possible to automatically send an web request, if a motion was detected in the camera. I only have a LAN cable available (no extra cable for alarm out) and I would like to use the alarm to control my smart home system.
What I found out so far: I can use another machine to perfomr web request TO the camera (http://<ip>/cgi-bin/alarm.cgi?action=getOutStates):

This works pretty nice. But from architecture and network performance, it does not really make sense to "spam" the camera with web requests every second to check the status. It would be much nicer if the camera itself could perform a web request to my server whenever an alarm was detected OR when alram status changes.
Thanks for any thoughts!